Skip to content

BeastMasterGrinder/redis-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I aint paying code crafters

So I run it locally

git add .
git commit -m "pass 1st stage" # any msg
git push origin master

That's all!

Stage 2 & beyond

Note: This section is for stages 2 and beyond.

  1. Ensure you have go (1.19) installed locally
  2. Run ./your_program.sh to run your Redis server, which is implemented in app/server.go.
  3. Commit your changes and run git push origin master to submit your solution to CodeCrafters. Test output will be streamed to your terminal.

About

making redis from scratch for learning purpose. Do not sue me plz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published