cache
Cache wrapper
A thin wrapper around caching backends with tagging and indexing support
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.
117 stars
13 watching
27 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list
apcapcuapixapix-cachecache-backendigbinaryjsonmariadbmemcachedmongodbmsgpackmysqloraclepdopgsqlpsr-6psr-cacheredissqlitetagging
Related projects:
Repository | Description | Stars |
---|---|---|
joellefkowitz/cached-prisma | A client abstraction that simplifies caching for Prisma clients | 68 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 850 |
liexusong/pcache | A PHP module that provides an in-process cache extension. | 51 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |
mloughran/api_cache | A caching library that adds features to external API calls to make them more reliable and efficient | 360 |
colinmollenhour/cm_cache_backend_file | A high-performance caching backend designed to improve tag cleaning and overall performance in Magento e-commerce platforms. | 144 |
codenoble/cache-crispies | A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
whitfin/cachex | A high-performance caching system with features like transactions, expiration, and distribution across nodes. | 1,601 |
fulls1z3/ngx-cache | A utility library for caching and managing data in Angular applications. | 154 |
psteinroe/supabase-cache-helpers | Provides caching utilities for Supabase clients | 508 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |
desarrolla2/cache | A simple cache library implementing the PSR-16 standard using immutable objects. | 134 |
laminas/laminas-cache | A caching system with various storage options and codified strategies for different use cases in PHP applications. | 103 |
thebigbrainscompany/tbbccachebundle | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |