See rubydoc info for the api docs of the latest published gem.
Ruby redis set.
A ruby client that tries to match redis api one to one while still providing an idiomatic interface.
When i set a boolean value true to a key in redis the value is coerced to a string true.
No special boolean set methods or boolean options.
See the main redis store readme for general guidelines.
A quick note about rails 5 2 rails 5 2 0 includes a redis cache store out of the box so you don t really need this gem anymore if you just need to store the fragment cache in redis.
Redis rails provides a full set of stores cache session http cache for ruby on rails.
Redis set fruit 1 apple ok redis set fruit 2 banana ok nothing special about this convention for redis the software a key with a colon is no different than a key without it but for you a friendly ruby developer it helps you organize your data.
Redis in ruby chapter 4 adding the missing options to the set command.
The output of the above code should be.
Open a connection to redis.
With memcached i get back what i put in.
Ruby example redis rb rb bar redis enterprise enables running redis datasets in a highly available and auto scalable manner with predictable top performance.
Gem install redis you can connect to redis by instantiating the redis class.