Skip to content

arpitchauhan/simple-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages