cache

In-memory cache library

A library implementing an in-memory cache with segmented storage and time-to-live policies

Erlang in-memory cache

GitHub

137 stars
16 watching
33 forks
Language: Erlang
last commit: over 4 years ago
Linked from 1 awesome list

cacheerlangin-memory-cachingin-memory-storagetime-to-live

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fogfish/datumA set of functional programming abstractions and data structures for Erlang124
jr0senblum/jcA distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms.26
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
echovault/sugardbA distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality.429
fogfish/dynamoA Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S319
yiling-j/theine-goA high-performance in-memory cache with support for generics and adaptive eviction policies.281
jamesmontemagno/monkey-cacheProvides an easy-to-use caching mechanism for data structures in .NET applications.680
gulp-community/gulp-cachedA caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run.453
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
melpon/memoizeA caching macro for Elixir that uses CAS on ETS to optimize function calls192
sqlalchemy/dogpile.cacheA caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism.251
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
jaemk/cachedProvides Rust implementations of caching structures and simplified function memoization.1,605