0.2.0
·
71 commits
to master
since this release
CHANGES:
- Implement pipelining while simplifying parsing: it is now possible to queue
up a lot of requests to Redis that will be fulfilled in order (thanks,
@andersfugmann) - Remove
`Eof
error code since it was semantically equal to`Connection_closed
(@andersfugmann) - Added
Always
option toSET
to explicitly specify the default