Skip to content
#

single-flight

Here are 15 public repositories matching this topic...

Stampede-protected, container-scoped in-process caching for .NET, built on Microsoft.Extensions.Caching.Memory. Runs each factory once per key for all concurrent callers, keeps serving the previous value while a refresh loads, and applies per-container TTL with native LRU or hand-rolled LFU eviction.

  • Updated Sep 25, 2026
  • C#

World-class cache library for Go: bytes-level interface, generics, single-flight Remember (refresh-ahead/SWR/stale-if-error/negative/jitter), distributed Locker, pluggable codecs incl. AES-GCM, cross-process invalidation, resilience decorators, shared conformance suite. Zero deps in core.

  • Updated Jun 24, 2026
  • Go

Enterprise multi-tier caching engine for .NET (In-Memory L1 + Redis L2). Features dual-scope stampede protection, atomic tag invalidation, multi-tenancy isolation, and 100% Native AOT compliance.

  • Updated Sep 22, 2026
  • C#

Add this topic to your repo

To associate your repository with the single-flight topic, visit your repo's landing page and select "manage topics."

Learn more