⭐ SuperAllen
Home Posts Tags About

🏷️ caching

4 posts

April 30, 2021

Redis Caching Strategies - From 500ms to 10ms Response Time

Implementing effective Redis caching strategies to reduce API response time from 500ms to 10ms, handling 10K+ requests per second.

April 8, 2019

Redis Cluster: High Availability and Horizontal Scaling

Setting up Redis Cluster for production - sharding, replication, failover, and handling 1M+ requests per second

October 11, 2017

Redis Caching Strategies: From 2s to 50ms Response Time

Implementing effective caching patterns with Redis to dramatically improve API performance

December 10, 2016

Redis Persistence: RDB vs AOF in Production

Choosing the right Redis persistence strategy - RDB snapshots, AOF logs, and hybrid approach for our caching layer

← View all tags

© 2025 SuperAllen. All rights reserved.