awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPPrivacyTerms

1 repo

Awesome GitHub RepositoriesWrite-Through Caches

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.

Awesome Write-Through Caches GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    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

    Ccachecachingdatabase