Cache

Cache library

A simple cache library implementing the PSR-16 standard using immutable objects.

A simple cache library. Implements different adapters that you can use and change easily by a manager or similar.

GitHub

134 stars
10 watching
38 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
laminas/laminas-cache A caching system with various storage options and codified strategies for different use cases in PHP applications. 103
liexusong/pcache A PHP module that provides an in-process cache extension. 51
huntlabs/hunt-cache A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. 6
erni27/imcache A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. 123
mdaliyan/icache A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. 19
yamiko-ninja/cacheadministrationbundle A bundle providing a simple and unified interface to clear various cache types in a PHP application 18
sebleier/django-redis-cache A caching backend for Django web applications using Redis as the storage layer. 1,040
josephsilber/page-cache Improves page loading speed by caching dynamic responses as static files on disk 1,212
spotify/sptpersistentcache A cache library that stores data with time-to-live values and disk management semantics. 1,243
snazy/ohc A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. 1,071
hooopo/second_level_cache Caching library that synchronizes with models and databases in Rails applications 398
netcarver/asy_jpcache A caching plugin for Textpattern that optimizes page loading by storing full pages in memory 8
koajs/static-cache A static cache library for Koa applications. 293
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45