There are 7 repositories under distributed-cache topic.
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.
🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribution lock, cache, id generator, limitation 分布式锁、缓存、全局唯一主键、限流
Redis MemoLock - Distributed Caching with Promises
DingoFS is a project fork from Curve. Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
A high-performance RDMA distributed storage system for fast LLM Inference and GPU Training
A high-performance client library for managing multiple instances of Memcached, optimized for scalability and reliability. This library is designed to provide seamless integration and efficient caching solutions for large-scale applications, ensuring low latency and high throughput. Developed and maintained by AliExpress CIS.
OTP Authorizer in ASP.NET Core 9
⚡️ Distributed caching on .NET with IDistributedCache
Spring Boot application with - Flyway migration, JWT authentication, Hibernate Envers Auditing, Hazelcast distributed caching, Docker Compose support. Checkout different releases for all features added to this application - https://github.com/chatterjeesunit/spring-boot-app/releases
High performance Memcached client, incorporating both synchronous and asynchronous with various transcoders (Json.NET BSON, MessagePack, Protocol Buffers)
A Distributed Cache manager package for .Net Core Projects.
An HTTP Client handler that caches successful responses and replays them for improving the stability of your testing environment and speeding up your test suite.
gorm Hazelcast Cache
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.
A fast in-memory key-value store with a REST API interface for easy development and integration.
.Net 6 Distributed Transaction Sample with MassTransit, RabbitMQ, Outbox Pattern, Ocelot Gateway and Service Discovery.
Sample app to demonstrate modern web application using Asp.Net Core 2.2, Elastic Search, Azure, React and Azure DevOps
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Gossip-Cache synchronizes caches in distributed systems using the gossip protocol for consistent cache states across nodes, improving performance and reliability. It also allows nodes to function as a disconnected cache, operating independently from the gossip network as a normal cache.
Production-Grade Distributed Cache with Redis Compatibility and Enterprise Monitoring
Evolving Your Distributed Cache In a Continuous Delivery World
This project demonstrates a way to use custom interceptors as a means of handling with distributed caches such as Infinispan as a cache layer in the application.
Simple and powerful strongly typed read-through caching extensions for .NET's IDistributedCache
HyperCache is a thread-safe high-performance cache implementation in `Go` that supports multiple backends with optional size limits, item expiration, and pluggable eviction algorithms. It can be used as a standalone cache (single process or distributed via Redis / Redis Cluster) or wrapped by the to decorate operations with middleware
Lightweight client-side hot key detector for distributed cache systems
AspNetCore.StackExchange.Redis Extensions
This project is created for the related blog post - https://nishanc.medium.com/redis-as-a-distributed-cache-on-net-6-0-949ef5b795ee
Production-ready Redis toolkit for .NET 9 with advanced caching, pub/sub, and streaming features