keyz

Simple async key value store with rust and tokio

CLI and clients

Run locally using cargo

  1. cargo install keyz
  2. keyz
  3. If you get command not found you need to add cargo bin to the PATH

Run using docker image

  1. docker pull zvado1/keyz
  2. sudo docker run --network host -d keyz

Supported commands

Examples using commands