Chapter 3: Managing RAM – Tips and Techniques for Redis Memory Management

  1. Using Redis as an LRU cache by Salvatore Sanfilippo retrieved from http://redis.io/topics/lru-cache.
  2. Redis source code file, redis-cli.c, retrieved from http://download.redis.io/redis-stable/src/redis-cli.c.
  3. Using hashes to abstract a very memory efficient plain key-value store on top of Redis by Salvatore Sanfilippo retrieved from http://redis.io/topics/memory-optimization.
  4. Raspberry Pi and Redis, blog posting by Stefan Parvu retrieved from http://kronometrix.blogspot.com/2014/10/raspberry-pi-and-redis.html.
  5. Redis Android NDK port, blog posting by Riccardo Cecolin retrieved from http://rikiji.it/2012/08/21/Redis-Android-NDK-port.html.

Get Mastering Redis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.