meteor / redis-livedata

Realtime data-sync support for Redis in Meteor
https://atmospherejs.com/package/redis-livedata
147 stars 17 forks source link

use without keyspace notification #20

Open archlight opened 9 years ago

archlight commented 9 years ago

Hi, we have 2.6 redis and people reluctant to upgrade to 2.8 here. Is there a way to use this library without enabling keyspace notification. i guess we have collection and blaze ready. can we use some other notification?

Thanks