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)
254 stars
8 watching
21 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
cachingserverless
Related projects:
Repository | Description | Stars |
---|---|---|
| A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. | 64 |
| A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,071 |
| A library implementing an in-memory cache with segmented storage and time-to-live policies | 137 |
| Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| A proof-of-concept implementation of an HTML cache processing service. | 2 |
| A caching library that provides a simple interface to multiple caching backends. | 50 |
| A monolithic caching service capable of storing data from multiple CDNs in a single instance. | 760 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| Provides HTTP caching functionality for a web application framework. | 115 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. | 2,145 |
| A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. | 45 |
| A PHP module that provides an in-process cache extension. | 51 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |