meteor/redis-livedata

Can I use hash sets?

Closed this issue · 2 comments

This is not a bug but a question. Many thanks.

Daniele.

This implementation supports strings, lists and hashmaps. Everything else is not supported.

The readme says something different:

no support for sets, ordered sets, lists, hyperloglog, etc

I'll try qith lists. Many thanks.