awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAdaptive Expiration

Dynamic determination of cache lifetimes and settings based on the actual data retrieved from the source.

Distinct from Caching Strategies: Distinct from general strategies: focuses specifically on data-driven, dynamic expiration logic.

Explore 1 awesome GitHub repository matching data & databases · Adaptive Expiration. Refine with filters or upvote what's useful.

Awesome Adaptive Expiration GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ziggycreatures/fusioncacheAvatar de ZiggyCreatures

    ZiggyCreatures/FusionCache

    3,543Voir sur GitHub↗

    FusionCache is a .NET caching framework that manages local and distributed data storage. It functions as a hybrid cache implementation, combining fast in-memory storage with a distributed second-level cache to reduce latency and remote data fetches. The framework includes a cache stampede protector that ensures only one request fetches missing data while concurrent calls wait. It synchronizes data across multiple application nodes using a backplane and provides an observability-driven approach with built-in metrics, structured logging, and telemetry. The system covers a broad range of cachin

    Provides the capability to dynamically adjust cache expiration settings based on the specific values retrieved from the data source.

    C#asynccachecache-stampede
    Voir sur GitHub↗3,543
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Caching and Performance
  5. Caching Strategies
  6. Adaptive Expiration