moss - a simple, fast, ordered, persistable, key-val storage library for golang
☆1,017Dec 17, 2024Updated last year
Alternatives and similar repositories for moss
Users that are interested in moss are comparing it to the libraries listed below
Sorting:
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Doc…☆2,529Feb 21, 2024Updated 2 years ago
- In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API☆1,412Apr 22, 2022Updated 3 years ago
- Fast Raft framework using the Redis protocol for Go