Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

How to Use The Redis Database in Ruby (Tutorial)

What is Redis? Redis is a kind of in-memory database that has different kinds of data structures you can use. Like: Key / value storage Lists Sets It has nothing to do with your typical SQL database, like Postgres. Uses for Redis include: Caching Leaderboards Counting visitors Fast autocomplete suggestions Keeping track of active user […]

The post How to Use The Redis Database in Ruby (Tutorial) appeared first on RubyGuides. Don't miss your free gift here :)



This post first appeared on Black Bytes, please read the originial post: here

Share the post

How to Use The Redis Database in Ruby (Tutorial)

×

Subscribe to Black Bytes

Get updates delivered right to your inbox!

Thank you for your subscription

×