From f78af023c731616334642529e2a99c316245e79c Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 23 Dec 2013 09:21:18 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29ac5de..8a3d93d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Features * Supports client store (Memory, Redis, Hazelcast) * Supports distributed broadcast across netty-socketio nodes (Redis, Hazelcast) * Supports OSGi -* Lock-free implementation +* Lock-free and thread-safe implementation * Declarative handler configuration via annotations