0.1.10 • Published 9 years ago

socket.io-redis-with-shared v0.1.10

Weekly downloads
48
License
-
Repository
github
Last release
9 years ago

socket.io-redis-with-shared

Socket.io Redis adapter with shared memory

It same as normal socket.io-redis adapter.

But have 1 feature. It allow to create a shared objects between instances. To share any data you could use:

socket.adapter.shared.someVar = "someValue";
socket.adapter.sync();
0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago