Categorygithub.com/arpitchauhan/simple-database
modulepackage
0.0.0-20240423093121-628685113bdd
Repository: https://github.com/arpitchauhan/simple-database.git
Documentation: pkg.go.dev

# README

This is a toy project.

To run the server, use:

cd server
go build
./server

Then, come back to the original directory and try a few commands:

cd ..
go build
./simple-database set key value
./simple-database get key

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author