go-mcache

Cache

A fast key-value store with expiration times and thread safety.

Fast in-memory key:value store/cache with TTL

GitHub

97 stars
6 watching
16 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists

bigcachecachefast-cachego-cachegolangkey-valuememcachedstorage

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yuseferi/gocacheAn in-memory key-value store/cache implementation in Go providing efficient caching capabilities9
cheshir/ttlcacheA simple in-memory key-value storage with time-to-live (TTL) support9
victoriametrics/fastcacheA high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs.2,145
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
akyoto/cacheA cache library for Go with an expiration time.186
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
jellydator/ttlcacheAn in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters.975
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
sasa1977/con_cacheAn Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support.911
maypok86/otterA high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners.1,746
ulovecode/gdcacheA cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries.13