4 releases
0.2.0 | Nov 20, 2022 |
---|---|
0.1.2 | Aug 6, 2022 |
0.1.1 | Aug 6, 2022 |
0.1.0 | Aug 6, 2022 |
#1101 in Database interfaces
14KB
293 lines
gold
This is a toy project.
gold
is an in-memory key-value database that communicates using the RESP
and HTTP
protocols.
Installation (stable)
cargo install gold-db
Installation (git)
git clone https://github.com/minsk-dev/gold
cd gold
cargo install --path .
Running
gold-db
Dependencies
~3–9MB
~83K SLoC