infinicache

Cache service

A cloud-based in-memory object cache built on top of ephemeral serverless functions to provide cost-effective and high-performance caching capabilities.

InfiniCache: A cost-effective memory cache that is built atop ephemeral serverless functions (USENIX FAST'20)

GitHub

254 stars
8 watching
21 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list

cachingserverless

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
codingsince1985/couchcacheA caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs.64
netflix/evcacheA distributed in-memory caching solution designed to store frequently used data for short-term use cases2,071
fogfish/cacheA library implementing an in-memory cache with segmented storage and time-to-live policies137
defcronyke/godscacheProvides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms11
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
partech/cache-processing-instanceA proof-of-concept implementation of an HTML cache processing service.2
cakephp/cacheA caching library that provides a simple interface to multiple caching backends.50
lancachenet/monolithicA monolithic caching service capable of storing data from multiple CDNs in a single instance.760
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
slimphp/slim-httpcacheProvides HTTP caching functionality for a web application framework.115
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
victoriametrics/fastcacheA high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs.2,145
cheeaun/react-native-cache-storeA wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data.45
liexusong/pcacheA PHP module that provides an in-process cache extension.51
sqlalchemy/dogpile.cacheA caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism.251