/segment-go-impl

Primary LanguageGoMIT LicenseMIT

Segment

Build badge

Segment logo

Segment is a simple & fast in-memory database with a key-value data model written in Go.

Features

  • Dynamic keyspaces
  • Keyspace level control over eviction
  • Multithreaded

Install

Currently only MacOS and Linux are supported

Download the binaries

You can download the latest binaries for segment-server and segment-cli for MacOS and Linux from the releases page.

Documentation

Head over to the official documentation to learn about how to use Segment.

Contributing

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.