Inspired by Coding Challenges - Build Your Own Redis Server, this is an implementation of a basic Redis compatible server in Go.
Run make run to start the binary on port 6379.
Coding Challenges - Build Your Own Redis Server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Inspired by Coding Challenges - Build Your Own Redis Server, this is an implementation of a basic Redis compatible server in Go.
Run make run to start the binary on port 6379.
Coding Challenges - Build Your Own Redis Server