Elastic Key-Value Storage With Strong Consistency and Reliability
☆533Aug 24, 2020Updated 5 years ago
Alternatives and similar repositories for elasticell
Users that are interested in elasticell are comparing it to the libraries listed below
Sorting:
- Seata compatible high availability server☆360Apr 6, 2022Updated 3 years ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,444Sep 20, 2022Updated 3 years ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆211Jul 15, 2022Updated 3 years ago
- Indexing Module for elasticell (https://github.com/deepfabric/elasticell)☆24Feb 13, 2018Updated 8 years ago
- Cloud Native Distributed Nearest Neighbour Search☆15Jun 9, 2020Updated 5 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,297Jul 23, 2025Updated 7 months ago
- RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services☆1,803Jun 22, 2022Updated 3 years ago
- A distributed MySQL binlog storage system built on Raft☆895Mar 11, 2021Updated 4 years ago
- an implementation of raft in Go☆158Aug 2, 2021Updated 4 years ago
- Scalable, fault-tolerant distributed application-layer coordinator☆10Apr 29, 2021Updated 4 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Raft backend implementation using BoltDB☆702Feb 22, 2026Updated last week
- The PebblesDB write-optimized key-value store (SOSP 17)☆521Apr 16, 2024Updated last year
- Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.☆393Jul 8, 2022Updated 3 years ago
- Distributed object storage server from Douban Inc.☆450Apr 2, 2024Updated last year
- A Distributed Redis Protocol Compatible NoSQL Database☆1,407Oct 21, 2023Updated 2 years ago
- dragonboat multi group raft product ready example by pebbledb☆20Oct 30, 2023Updated 2 years ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Doc…☆2,532Feb 21, 2024Updated 2 years ago
- A high performance NoSQL Database Server powered by Go☆4,126Oct 22, 2023Updated 2 years ago
- gorocksdb is a Go wrapper for RocksDB☆972Mar 18, 2024Updated last year
- Persistent Block KD Tree In Golang for Search Filtering☆39Dec 30, 2023Updated 2 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- A Go implementation of the CASPaxos protocol☆297Apr 1, 2018Updated 7 years ago
- LinDB is a scalable, high performance, high availability distributed time series database.☆3,060Updated this week
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,715Jul 17, 2020Updated 5 years ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,047Feb 11, 2026Updated 2 weeks ago
- LevelDB key/value database in Go.☆6,322May 14, 2024Updated last year
- A distributed log store based on raft☆179Dec 3, 2018Updated 7 years ago
- Yet Another RAFT implementation☆126Oct 12, 2018Updated 7 years ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Mar 7, 2019Updated 6 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,201Oct 25, 2024Updated last year
- A RocksDB compatible KV storage engine with better performance☆2,142Aug 25, 2025Updated 6 months ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆445Jan 20, 2023Updated 3 years ago
- Fast key-value DB in Go.☆15,499Updated this week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Mar 30, 2023Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆238Jan 8, 2026Updated last month
- Fast event-loop networking for Go