chrisy2hats/gedis
A redis-like program supporting a subset of redis commands and features with roughly the same syntax. Just a project for learning Golang, Redis and Sockets. Not for serious/production use
Go
Issues
- 0
Protect against concurrent access
#1 opened by chrisy2hats - 0
Implement TTL
#6 opened by chrisy2hats - 0
Implement DEL
#5 opened by chrisy2hats - 0
Implement LPOP
#4 opened by chrisy2hats - 0
Return errors to the client
#3 opened by chrisy2hats - 0
DRY out some of the parsing code
#2 opened by chrisy2hats