An open API service indexing awesome lists of open source software.

https://github.com/mreshboboyev/distributed-caching-system-with-cache-invalidation

A high-performance distributed caching system built with .NET 9 and Redis, featuring cache invalidation, multiple caching strategies (Cache-Aside, Write-Through), and Clean Architecture. This project demonstrates how to optimize application speed and scalability using caching.
https://github.com/mreshboboyev/distributed-caching-system-with-cache-invalidation

asp-net-core c-sharp cache-invalidation caching-strategies clean-architecture distributed-caching dotnet-core high-performance logging monitoring redis scalability

Last synced: 28 days ago
JSON representation

A high-performance distributed caching system built with .NET 9 and Redis, featuring cache invalidation, multiple caching strategies (Cache-Aside, Write-Through), and Clean Architecture. This project demonstrates how to optimize application speed and scalability using caching.

Awesome Lists containing this project