pingcap / badger
Fast key-value DB in Go.
☆26Updated 6 months ago
Alternatives and similar repositories for badger:
Users that are interested in badger are comparing it to the libraries listed below
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Benchmarks of Badger☆98Updated 2 years ago
- experimental raft storage☆96Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated 2 months ago
- How do we build a distributed, transactional key-value database - TiKV?☆97Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- io_uring support for go☆204Updated 4 years ago
- A toolset to improve efficiency☆41Updated last year
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Migration tools for TiKV, e.g. online bulk load.☆37Updated this week
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- A test framework for linearizability check with Go☆209Updated 5 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Storage algorithms.☆37Updated 4 years ago
- ☆32Updated this week
- First redis RESP3 protocol library in Go☆88Updated last year
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- The ultimate CLI tool for TiKV☆57Updated 11 months ago
- Explore JIT in TiDB☆27Updated 3 years ago
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆39Updated 3 years ago