the-key 0.1.1

A simple and fast key management tool for key-value stores
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Artur Aralin <artur.aralin97@gmail.com>"]
description = "A simple and fast key management tool for key-value stores"
edition = "2018"
include = ["src/**/*", "README.md"]
keywords = ["rocksdb", "database", "key-value"]
license = "MIT"
name = "the-key"
readme = "README.md"
repository = "https://github.com/ArturAralin/rust-the-key"
version = "0.1.1"