Is it possible to create namespaces in Redis?
From what I found, all the global commands (count, delete all) work on all the objects. Is there a way to create sub-spaces
If you use Ruby you can look at these gems: https://github.com/resque/redis-namespace https://github.com/jodosha/redis-store