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
Hands-on workshop to learn how to implement hybrid search Java, Spring Boot, and Redis
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.
Cache-Aside demo using Redis Enterprise and RDBMS TestContainers
Spring Boot backend demonstrating Redis cache-aside with MySQL, manual RedisTemplate caching, TTL, and proper cache invalidation.
Implementing cache-aside in Go with the Decorator pattern.
Cache-Aside Pattern example using Redis.
Production-grade event-driven URL shortener. Sub-50ms redirects via Redis cache-aside, at-least-once analytics via Redis Streams, full observability with OpenTelemetry + Grafana Cloud. FastAPI · PostgreSQL · Redis · Next.js.
ASP.NET Core Web API demonstrating the cache-aside pattern using Redis and Elasticsearch
Cliente de API resiliente em Node.js: cache em memória com TTL, padrão Cache-Aside e Fallback em dois níveis. Zero dependências.
Cache-Aside pattern implementation using aspnet output caching for a sample Weather forecast application
Caching based on cache aside strategy (write on miss) using Redis
Stock management with optimistic locking, Redis cache-aside, and reservation expiry. Part of Order Management Platform.
Transparent Redis caching for raw MySQL connections. No ORM required
Advanced Redis caching patterns for NestJS with decorators, stampede prevention, and metrics
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."