cockroachdb / pebbleLinks
RocksDB/LevelDB inspired key-value database in Go
☆5,404Updated this week
Alternatives and similar repositories for pebble
Users that are interested in pebble are comparing it to the libraries listed below
Sorting:
- Fast key-value DB in Go.☆14,846Updated 2 weeks ago
- An embedded key/value database for Go.☆8,982Updated this week
- A high performance memory-bound Go cache☆6,326Updated 2 weeks ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,491Updated last month
- Golang implementation of the Raft consensus protocol