A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
-
Updated
Aug 30, 2023 - Go
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
A lightweight high-performance distributed two-level cache (in-memory + redis) with loader function library for Go.
🐘 PHP技巧
Microservices architecture, event driven architecture, CQRS, event sourcing, clean architecture, containerisation, distributed caching, cache-aside pattern, unit tests
Sample application written in Java (JDK 21, Spring Boot, Redis OM Spring) that implements a hybrid search strategy (Full-Text Search and Vector Similarity Search) to allows for movies search.
Hands-on workshop to learn how to implement hybrid search Java, Spring Boot, and Redis
Cache-Aside demo using Redis Enterprise and RDBMS TestContainers
Implementing cache-aside in Go with the Decorator pattern.
Spring Boot backend demonstrating Redis cache-aside with MySQL, manual RedisTemplate caching, TTL, and proper cache invalidation.
Cache-Aside Pattern example using Redis.
ASP.NET Core Web API demonstrating the cache-aside pattern using Redis and Elasticsearch
Stock management with optimistic locking, Redis cache-aside, and reservation expiry. Part of Order Management Platform.
Advanced Redis caching patterns for NestJS with decorators, stampede prevention, and metrics
Cache-Aside pattern implementation using aspnet output caching for a sample Weather forecast application
Blazor frontend for Clean Architecture/Modular Monolith backends.
Reference application implementing the cache-aside pattern with Apache Ignite 2 / GridGain 8 in front of MariaDB, plus a workload simulator that pressures MariaDB so the offload is observable under load.
Caching based on cache aside strategy (write on miss) using Redis
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.
Project created with the aim of training the implementation of cache-aside logic using Redis.
Add a description, image, and links to the cache-aside topic page so that developers can more easily learn about it.
To associate your repository with the cache-aside topic, visit your repo's landing page and select "manage topics."