1 repo
Caching patterns where data is written into the cache and the corresponding database simultaneously to ensure consistency.
Explore 1 awesome GitHub repository matching education & learning resources · Write-Through Caches. Refine with filters or upvote what's useful.
Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr