SeaSBee / go-cachex Star 1 Code Issues Pull requests A high-performance, type-safe caching library with multiple backends (Memory, Redis, Ristretto), comprehensive observability, security features, and enterprise-ready patterns. Perfect for microservices, high-traffic applications, and distributed systems. redis golang caching microservices high-performance cache memory-cache in-memory low-latency caching-strategies caching-library distributed-cache opentelemetry cache-patterns Updated Oct 15, 2025 Go
hgulbicim / Resilience-Patterns Star 1 Code Issues Pull requests This project shows how to use resilience patterns in .NET applications. It uses the Polly library to show real examples of how these patterns work. distributed-systems microservices fault-tolerance fallback rate-limiting microservices-architecture circuit-breaker hedging retry-pattern resilience-patterns cache-patterns bulkhead-pattern timeout-pattern Updated Nov 20, 2025 C#