Skip to content
#

cache-aside

Here are 24 public repositories matching this topic...

A production-style backend inspired by Spotify supporting playlist CRUD and recommendation strategies. Built with FastAPI and Redis, it showcases cache-aside caching, token bucket rate limiting, and design patterns like SOLID, Strategy, and Observer, focusing on scalability, performance, and clean architecture.

  • Updated Mar 31, 2026
  • Python

A high-performance Spring Boot caching service with intelligent cache invalidation strategies. Features cache-aside pattern, automatic invalidation, TTL-based expiration, and comprehensive performance monitoring. Designed for microservices architecture and high-traffic applications requiring optimal data retrieval performance with consistency.

  • Updated May 17, 2025
  • Java

Improve this page

Add a description, image, and links to the cache-aside topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cache-aside topic, visit your repo's landing page and select "manage topics."

Learn more