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-shaped URL shortener with per-visit billing
Middleware para o serviço de tradução da página de portfólio desenvolvido em Go com estratégia Cache-Aside e Background Refresh, utilizando Gin Gonic e Redis. Para o projeto da página acesse: https://github.com/caiocampos/caiocampos.github.io
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
Transparent Redis caching for raw MySQL connections. No ORM required
Stock management with optimistic locking, Redis cache-aside, and reservation expiry. Part of Order Management Platform.
Caching based on cache aside strategy (write on miss) using Redis
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.
Go library that simplifies cache-aside implementation through a clean API
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."