ArrrrCamp 2013 - Fun with Ruby and Redis by Javier Ramirez

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=eVnvQULI1Cc



Duration: 46:07
1,791 views
11


All the cool cats are using Redis, and with a reason: It's fast, it's robust, it's easy and it's web scale. Put it together with Ruby and it's fun too!

In this session I will talk about what is redis, what you can do with it, how you can use it from Ruby, why you should be using it already and some common patterns when dealing with it. I will talk about:

what REALLY FAST means
Redis data structures, and mapping them to Ruby objects
queuing slow ruby operations with Resque and Sidekiq
using redis for cross-language development
atomic counters and generating sequences
dealing with temporary data in your application
redis as a cache
shared sessions (rack-based) with redis
how to store relational data in a non relational data store
interesting problems when distributing your application. Using Lua scripting for atomic operations
reducing your memory footprint via compression

Help us caption & translate this video!

http://amara.org/v/FG4E/




Other Videos By Confreaks


2014-01-12Cascadia Ruby 2013 Not Created Equal: The History and Discernment of Plastics in Product Design
2014-01-07ArrrrCamp 2013 - Écouter et répéter is SO last century by Ryan Stenhouse
2014-01-07ArrrrCamp 2013 - Patters to deal with big ActiveRecord models
2014-01-07ArrrrCamp 2013 - A Big Look at MiniTest by Mark Bates
2014-01-07ArrrrCamp 2013 - Standard Library, Uncommon Uses by Piotr Szotkowski
2014-01-07ArrrrCamp 2013 - How to survive family gatherings and birthday parties
2014-01-07ArrrrCamp 2013 - Bearded Gurus by Sylvain Abelard
2014-01-07ArrrrCamp 2013 - Numbers, because metrics matter by Bart van Zon
2014-01-07ArrrrCamp 2013 - You gotta try this by Avdi Grimm
2014-01-06ArrrrCamp 2013 - Lightning Talks
2014-01-06ArrrrCamp 2013 - Fun with Ruby and Redis by Javier Ramirez
2014-01-06ArrrrCamp 2013 - Ten things I didn't know about HTML by Mathias Bynens
2014-01-06ArrrrCamp 2013 - How To Win Designers And Influence Developers
2014-01-03ArrrrCamp 2013 - Rails: Still the Best Framework for Bootstrapping
2014-01-03ArrrrCamp 2013 - Pirate Power Play: How to do computation by playing games
2014-01-03ArrrrCamp 2013 - Ruby for your two internal programmers
2014-01-03ArrrrCamp 2013 - Frequently Asked Questions by Ben Orenstein
2014-01-02ArrrrCamp 2013 - How to create the perfect prototype by Phil Nash
2014-01-02ArrrrCamp 2013 - Ember on Rails - Convention over Configuration on both sides of the tubes
2014-01-02ArrrrCamp 2013 - Web applications with Ruby (not Rails)
2014-01-02ArrrrCamp 2013 - More Git and GitHub Secrets by Zach Holman