- Bug fix and preparing to reconnect dead connections by errors
0.6
- New feature Multiply server connection
0.5.1
- Documentation improve
0.5
- add support for noreply
the memcache protocol defines a 'noreply' optional parameter, which instructs the server to not send a reply. In heavy usage environments this can lead to significant performance improvements.
0.4
- New features keys may be "str" typed and extension method "prepend" is "+" on python