Crates.io | bronzedb |
lib.rs | bronzedb |
version | 0.1.0 |
source | src |
created_at | 2019-05-30 05:00:37.849257 |
updated_at | 2019-05-30 05:00:37.849257 |
description | bronzedb is a kv-database, this is a reexport crate |
homepage | |
repository | https://github.com/Hexilee/BronzeDB |
max_upload_size | |
id | 137813 |
size | 5,835 |
bronzedb is a kv-database. This is a reexport crate.
status and types.
protocol for communication between server and client
engine interface
server library
client library
in-memory implementation of bronzedb server
sled based implementation of bronzedb server