olric
Cache store
A distributed key/value store and cache designed to scale horizontally and provide high availability
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
3k stars
51 watching
119 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
cachedatabasedistributed-cachedistributed-databasedistributed-hash-tabledistributed-systemsin-memory-databasekey-valuekey-value-storenosqlredis
Related projects:
Repository | Description | Stars |
---|---|---|
eko/gocache | A comprehensive cache library with multiple stores and features for caching data | 2,479 |
hashicorp/raft | A Go implementation of a distributed consensus algorithm | 8,260 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,101 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 36,960 |
hdt3213/godis | A high-performance Redis server and cluster implementation in Go. | 3,504 |
travisjeffery/jocko | A fully managed, distributed messaging system implemented in Go. | 4,935 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |
oj/gobuster | A tool for automating the discovery of vulnerabilities in web applications and services by brute-forcing various types of inputs | 10,135 |
codislabs/codis | A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. | 13,160 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
gocelery/gocelery | A Go library that enables distributed task queuing and supports Celery workflow automation | 2,379 |
zserge/lorca | A library that enables cross-platform development of desktop applications using HTML5 and Go | 8,032 |
google/go-containerregistry | A Go library and CLIs for working with container registries | 3,143 |
osrg/gobgp | BGP implementation in Go, aiming to provide a modern and scalable solution for network routing protocols. | 3,653 |