A really tiny KV store.
The repository build system outputs binaries for both the server and the CLI. Additionally, OCI containers are also built for multiple architectures.
bazelisk build //...
All tests can be run from the repository root.
bazelisk test //...