From 928eb98eea21378440832c77446ec03bf793d0c0 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 7 Mar 2014 03:00:38 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e69ee2d..4e2a2de 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Features * Supports client store (Memory, [Redisson](https://github.com/mrniko/redisson), [Hazelcast](http://www.hazelcast.com/)) * Supports distributed broadcast across netty-socketio nodes ([Redisson](https://github.com/mrniko/redisson), [Hazelcast](http://www.hazelcast.com/)) * Supports OSGi +* Supports Spring * Lock-free and thread-safe implementation * Declarative handler configuration via annotations