Skip to content

Danilqa/redis-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis from Scratch

One day, I decided to learn Go and build my own Redis by hand (without AI) to understand how it actually works.

Thank you, codecrafters.io, for providing structured tasks and test cases.

Usage

  1. Install official redis-cli
  2. Run ./your_program.sh
  3. Run redis-cli -p 6379

About

One day, I decided to learn Go and build my own Redis by hand (without AI) to understand how it actually works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors