awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCache Pool Management

Systems for organizing cache data into logical repositories for structured access.

Distinct from Performance Caching Systems: Focuses on the logical organization of data into pools, whereas Performance Caching Systems is more about memory/disk optimization.

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

Awesome Cache Pool Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • symfony/cacheAvatar von symfony

    symfony/cache

    4,164Auf GitHub ansehen↗

    This is a PHP library providing standardized interfaces for caching data through the PSR-6 and PSR-16 specifications. It functions as a cache pool manager and distributed cache adapter, allowing applications to organize key-value pairs into logical repositories and namespaces. The project includes a dedicated cache stampede prevention tool that protects systems from CPU spikes during value expiration. This is achieved through locking mechanisms for concurrent requests and probabilistic early expiration. The library supports object serialization with optional encryption and compression to tra

    Provides a system to organize cached information into logical repositories of key-value pairs.

    PHPcachingcomponentphp
    Auf GitHub ansehen↗4,164
  1. Home
  2. Data & Databases
  3. Performance Caching Systems
  4. Cache Pool Management