module
Version:
v0.0.0-...-261d003
Opens a new window with list of versions in this module.
Published: Jan 28, 2020
License: MIT
Opens a new window with license information.
README
¶
Quavo
Quavo is a proof of concept key-value store that uses protocol buffers via gRPC for server/client communication.
Getting started
- run
make dependecies to installl dependencies.
- run
make build to build server binary.
- run
make start to run the dev server.
- run
make install to install the CLI tool (quavoclt).
Basic help
Run quavoctl --help
To generate docs run
docker pull pseudomuto/protoc-gen-doc to install protoc-gen-doc.
make docs to automate docs generation.
Documentation here
Click to show internal directories.
Click to hide internal directories.