Segment is a simple & fast in-memory database with a key-value data model written in Go.
- Dynamic keyspaces
- Keyspace level control over eviction
- Multithreaded
Currently only MacOS and Linux are supported
You can download the latest binaries for segment-server
and segment-cli
for MacOS and Linux from the releases page.
Head over to the official documentation to learn about how to use Segment.
Currently Segment is in a very early stage, which makes it hard to accept contributions, my plan is to release a stable version of segment before accepting contributions.