Skip to content

Instantly share code, notes, and snippets.

@itamarhaber
Last active August 13, 2020 19:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itamarhaber/dddc3d4d9c19317b1477 to your computer and use it in GitHub Desktop.
Save itamarhaber/dddc3d4d9c19317b1477 to your computer and use it in GitHub Desktop.
20150903 Ask a Redis Expert Webinar - Why Your MongoDBNeeds Redis

Slide deck

Ask a Redis Expert Webinar - Why Your MongoDB Needs Redis: http://www.slideshare.net/itamarhaber/why-your-mongodb-needs-redis

URLs

  1. Redis Watch Newsletter: http://bit.ly/RedisWatch
  2. MongoDB and Redis: a different interpretation of what's wrong with Relational DBs: http://antirez.com/post/MongoDB-and-Redis.html
  3. Redis project website: http://redis.io
  4. https://github.com/antirez/redis
  5. Salvatore Sanfilippo's blog: http://antirez.com
  6. The Redis Manifesto: https://github.com/antirez/redis/blob/unstable/MANIFESTO
  7. Latency Numbers Every Programmer Should Know: https://gist.github.com/jboner/2841832
  8. Programming Languages Benchmark: https://attractivechaos.github.io/plb/
  9. Webinar - How To Achieve 1.5 Million ops/second with Redis: https://redislabs.com/webinars/2015-05-13-1000
  10. WiredTiger iiBench Results: https://github.com/wiredtiger/wiredtiger/wiki/iiBench-results
  11. An introduction to Redis data types: http://redis.io/topics/data-types-intro
  12. Redis Command Reference: http://redis.io/commands
  13. Red is Beautiful: A Visualization of Redis Commands: https://redislabs.com/blog/red-is-beautiful-a-visualization-of-redis-commands
  14. Interactive Redis tutorial: http://try.redis.io/
  15. Download Redis Labs Enterprise Cluster: https://redislabs.com/redis-enterprise-downloads
  16. Redis Clients: http://redis.io/clients
  17. Redis usage survey: http://bit.ly/RedisSurvey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment