0.1.10 • Published 10 years ago

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

Weekly downloads
48
License
-
Repository
github
Last release
10 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

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago