Releases: jaysonsantos/python-binary-memcached
Releases · jaysonsantos/python-binary-memcached
v0.31.2
v0.31.0
Add TLS Support
Thanks to @moisesguimaraes TLS support was added on #211
Add distributed client
v0.28
- moved bmemcached.Client to bmemcached.ReplicantClient but keeps backward compatibility
- added DistributedClient to distribute keys over servers using consistent hashing