sowjumn / kv_cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the CLI

To run the cli you will need docker . Use the following instructions to start the DB

cd devoted
docker build -t db_cli .
docker run -i db_cli

About


Languages

Language:Go 96.5%Language:Dockerfile 3.5%