Skip to content

Instantly share code, notes, and snippets.

@itamarhaber
Created May 13, 2015 14:03
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save itamarhaber/294d3374d167fd5e7e00 to your computer and use it in GitHub Desktop.
Save itamarhaber/294d3374d167fd5e7e00 to your computer and use it in GitHub Desktop.
20150513 Ask a Redis Expert Webinar - How to achieve 1.5M ops sec with Redis

Slide deck

Ask a Redis Expert Webinar - How to achieve 1.5M ops/sec with Redis: https://www.slideshare.net/itamarhaber/redis-labs-ask-a-redis-expert-webinar-achieving-15-m-ops-per-sec

URLs

  1. Redis Watch Newsletter: https://redislabs.com/redis-watch-archive
  2. Redis project website: http://redis.io
  3. Redis GitHub repository: https://github.com/antirez/redis
  4. Salvatore Sanfilippo's blog: http://antirez.com
  5. How fast is Redis?: http://redis.io/topics/benchmarks
  6. Google Cloud Platform Blog: A guy walks into a NoSQL bar and asks: how many servers to get 1Mil ops. a second?: http://googlecloudplatform.blogspot.com/2015/04/a-guy-walks-into-a-NoSQL-bar-and-asks-how-many-servers-to-get-1Mil-ops-a-second.html
  7. High Scalability: The 1.2M Ops/Sec Redis Cloud Cluster Single Server Unbenchmark: http://highscalability.com/blog/2014/8/27/the-12m-opssec-redis-cloud-cluster-single-server-unbenchmark.html
  8. Wikipedia - Benchmark: https://en.wikipedia.org/wiki/Benchmark_(computing)
  9. Benchmarking Theorem Python source: https://gist.github.com/itamarhaber/2dad94e3bdd2980bce73
  10. memtier_benchmark GitHub repository: https://github.com/RedisLabs/memtier_benchmark
  11. New Relic Blog: Understanding Redis Performance: The 7 Metrics: https://blog.newrelic.com/2015/05/11/redis-performance-metrics/
  12. Redis Labs Enterprise Cluster (rlec): https://redislabs.com/redis-enterprise
  13. rlec download page: https://redislabs.com/redis-enterprise-downloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment