SugarDB

Data store

A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality.

Embeddable and distributed in-memory alternative to Redis.

GitHub

419 stars
5 watching
25 forks
Language: Go
last commit: 18 days ago
cacheclient-serverclusterconsistentdatabasedistributeddistributed-databasegogolangin-memory-databaselfu-cachelru-cachememorynetworkingopen-sourcepubsubredisstoretcp

Related projects:

Repository Description Stars
viney-shih/go-cache Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. 139
rocketlaunchr/remember-go A package to cache slow database queries using in-memory or Redis storage 139
fogfish/cache A library implementing an in-memory cache with segmented storage and time-to-live policies 137
ulovecode/gdcache A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. 13
puppetlabs/puppetdb A centralized storage system that caches data generated by Puppet and provides advanced features with a powerful API 301
iwanbk/bcache A distributed in-memory caching system with eventual consistency and configurable maximum keys 156
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
jakekgrog/ghostdb A distributed, in-memory key-value data store for high-performance applications 750
yuseferi/gocache An in-memory key-value store/cache implementation in Go providing efficient caching capabilities 9
codingsince1985/couchcache A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. 64
oastuff/clusteredbigcache Provides in-memory caching with clustering support 45
huntlabs/hunt-cache A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. 6
defcronyke/godscache Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms 11
yiling-j/theine-go A high-performance in-memory cache with support for generics and adaptive eviction policies. 278
yiling-j/cacheme-go A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. 23