rustdis 0.1.1

A partial Redis server implementation intended purely for educational purposes
Documentation
1
2
3
4
test:	
	cargo test -- \
  		--nocapture \
  		--color=always