bcache

Cache system

A distributed in-memory caching system with eventual consistency and configurable maximum keys

Eventually consistent distributed in-memory cache Go library

GitHub

156 stars
6 watching
20 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists

cachecrdteventually-consistentgolanggossip-protocolin-memory-cachinglru-cache

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
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
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
yiling-j/theine-goA high-performance in-memory cache with support for generics and adaptive eviction policies.281
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
zkat/cacache-rsA high-performance, concurrent cache system with support for async APIs and various features.556
jr0senblum/jcA distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms.26
jaemk/cachedProvides Rust implementations of caching structures and simplified function memoization.1,605
yuseferi/gocacheAn in-memory key-value store/cache implementation in Go providing efficient caching capabilities9
aisk/rust-memcacheA memcached client library written in Rust for interacting with distributed memory caching systems.135
yiling-j/cacheme-goA caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning.23
rayokota/kcacheA client library for using Apache Kafka as a persistent store for an in-memory cache245
ulovecode/gdcacheA cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries.13
codingsince1985/couchcacheA caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs.64