tirocks 0.1.0

Place holder for yet another rust wrapper for rocksdb
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "tirocks"
version = "0.1.0"
authors = ["The TiKV Authors"]
keywords = ["kv", "lsm", "titan"]
edition = "2018"
license = "Apache-2.0"
description = "Place holder for yet another rust wrapper for rocksdb"
categories = ["database-implementations", "data-structures"]

[dependencies]