Skip to content

marlalain/gold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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