redis-objects is built on top of redis-rb and creates objects that are backed by redis, with operations like push, pop, etc. cleanly mapped.
In other words, it's a more ruby-like API.
I recommend reading the github README for redis-objects, it goes into a lot of depth.
redis-objects is built on top of redis-rb and creates objects that are backed by redis, with operations like push, pop, etc. cleanly mapped.
In other words, it's a more ruby-like API.
I recommend reading the github README for redis-objects, it goes into a lot of depth.