| Crates.io | gold-db |
| lib.rs | gold-db |
| version | 0.2.0 |
| created_at | 2022-08-06 22:49:59.230134+00 |
| updated_at | 2022-11-20 03:06:21.244733+00 |
| description | Redis-like database made with Rust. |
| homepage | https://github.com/minsk-dev/gold |
| repository | https://github.com/minsk-dev/gold |
| max_upload_size | |
| id | 640021 |
| size | 24,555 |
goldThis is a toy project.
gold is an in-memory key-value database that communicates using the RESP and HTTP protocols.
cargo install gold-db
git clone https://github.com/minsk-dev/gold
cd gold
cargo install --path .
gold-db