GalaxyDB is a hobbyist key-value database written in Go
Author: Andrew N (git@nijmeh.xyz)
- Data is stored via keys
- Operations
- Grafana support
- Simple operations (Put, Get, Delete)
Simply run
./build
A Flake is also available in this repository and can be used like so:
nix shell