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.
- Install official
redis-cli - Run
./your_program.sh - Run
redis-cli -p 6379