📚
Key Value DB (Redis) code feedback
Think of the feedback below as PR comments on your code. I have reviewed several implementations written by many developers and condensed my common PR comments below. When you implement this keyvaluedb in Go, these are some things you should look into. These will help you evaluate whether your solution is good enough or not.