You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump Version 1.1.0 ChangeLog: - support python3.5 - Add API: get_realtime_host_by_key - setuptools: no need to use setuptools_cython anymore - golibmc: Fix heap overflow - split chunk_key: fix compatibility with python-libmemcached - KetamaSelector: Call conn->tryReconnect before failover (Fixdouban#46)
Bump Version 1.0.0 ChangeLog: - golibmc: Errors are compat w/ gomemcache now (incompatible API changes) - PacketParser::start_state: skipBytes after checking first few bytes SEE ALSO: douban#35