Getting started with redis
Start with http://openmymind.net/2012/1/23/The-Little-Redis-Book/
Browse the redis docs
More:
Browse the redis docs
More:
- Using Redis instead of memcached: http://oldblog.antirez.com/post/redis-as-LRU-cache.html
- https://developer.mozilla.org/en-US/docs/Mozilla/Redis_Tips
- Redis failover: http://stackoverflow.com/questions/9223840/redis-fail-over
Comments