A simple CLI tool to interact with Sled binaries
Go to file
Alex 2d033eabc4
add total metrics to ll and lu
2021-11-04 10:46:16 +01:00
src add total metrics to ll and lu 2021-11-04 10:46:16 +01:00
.gitignore First commit 2021-11-03 23:26:37 +01:00
Cargo.lock add ll and lu commands to show table sizes 2021-11-04 10:11:58 +01:00
Cargo.toml add ll and lu commands to show table sizes 2021-11-04 10:11:58 +01:00
LICENSE GPL3 License 2021-11-03 23:29:50 +01:00
README.md add README 2021-11-03 23:30:51 +01:00
rustfmt.toml add ll and lu commands to show table sizes 2021-11-04 10:11:58 +01:00

README.md

SledCLI: a simple CLI tool to interact with Sled databases

Objective: allow developpers to interactively explore the content of their Sled databases.