monolithic

Cache service

A monolithic caching service capable of storing data from multiple CDNs in a single instance.

A monolithic lancache service capable of caching all CDNs in a single instance

GitHub

757 stars
28 watching
77 forks
Language: Shell
last commit: 3 months ago

Related projects:

Repository Description Stars
codingsince1985/couchcache A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. 64
netflix/evcache A distributed in-memory caching solution designed to store frequently used data for short-term use cases 2,058
partech/cache-processing-instance A proof-of-concept implementation of an HTML cache processing service. 2
cakephp/cache A caching library that provides a simple interface to multiple caching backends. 51
zkat/cacache-rs A high-performance, concurrent cache system with support for async APIs and various features. 539
ds2-lab/infinicache A cloud-based in-memory object cache built on top of ephemeral serverless functions to provide cost-effective and high-performance caching capabilities. 253
iwanbk/bcache A distributed in-memory caching system with eventual consistency and configurable maximum keys 156
liexusong/pcache A PHP module that provides an in-process cache extension. 51
joellefkowitz/cached-prisma A client abstraction that simplifies caching for Prisma clients 68
acorncache/acorn-cache A caching middleware solution for web applications that improves page load times and reduces server load. 100
laruence/yac A fast, shared memory cache system for storing and retrieving data in PHP applications. 825
mtourne/ngx.shcache An in-memory caching system that simplifies the process of caching external data retrieved from slower lookup services. 60
hamishforbes/lua-resty-tlc A two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data. 19
rayokota/kcache A client library for using Apache Kafka as a persistent store for an in-memory cache 245
laminas/laminas-cache A caching system with various storage options and codified strategies for different use cases in PHP applications. 103