EVCache

Caching service

A distributed in-memory caching solution designed to store frequently used data for short-term use cases

A distributed in-memory data store for the cloud

GitHub

2k stars
506 watching
249 forks
Language: Java
last commit: 7 days ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

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
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
cakephp/cache A caching library that provides a simple interface to multiple caching backends. 51
partech/cache-processing-instance A proof-of-concept implementation of an HTML cache processing service. 2
netcarver/asy_jpcache A caching plugin for Textpattern that optimizes page loading by storing full pages in memory 8
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45
thinkjs/think-cache A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. 2
lancachenet/monolithic A monolithic caching service capable of storing data from multiple CDNs in a single instance. 757
jean-smaug/koache Caching middleware for Koa.js applications 6
netflix/staash A tool to abstract storage details and automate common data access patterns for developers working with relational technologies 209
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 669
evermeer/evurlcache A NSURLCache subclass designed to handle web requests and caching in iOS apps with offline support and update capabilities. 297
dwightwatson/rememberable A caching trait for Eloquent models in Laravel that stores query results for a specified time period. 1,119
defcronyke/godscache Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms 11
soffes/cache A Swift caching library that provides a simple interface for caching data in memory and on disk. 213