jaysonsantos/python-binary-memcached
A pure python module (thread safe) to access memcached via it's binary protocol with SASL auth support.
PythonMIT
Issues
- 4
- 1
- 2
m2r is gone
#249 opened by Alessandro-Barbieri - 1
unit tests aren't successful
#250 opened by coreycb - 2
the 0.31.1 tar.gz in pypi without CHANGELOG.md
#248 opened by HanGuangyu - 1
- 2
- 0
DistributedClient hashing is not consistent
#236 opened by MiguelCarranza - 2
- 2
Document compression feature
#233 opened by timabbott - 6
Add support to TLS
#207 opened by moisesguimaraes - 2
Outdated docs
#221 opened by moisesguimaraes - 0
use trustme instead of hardcoded certificates
#225 opened by moisesguimaraes - 0
SocketMemcachedTests seems to be redundant
#220 opened by moisesguimaraes - 8
Recursion error when serializing dict containing Django SafeText object
#212 opened by hugorodgerbrown - 0
Value in variable overwritten before used
#209 opened by moisesguimaraes - 1
Any method to make a binary redis client?
#166 opened by Wall-ee - 10
Why not use some type of consistent hashing?
#14 opened by adamJLev - 0
Add test for compressed stuff
#9 opened by jaysonsantos - 0
Add test for get_multi when no key is found
#10 opened by jaysonsantos - 0
- 2
- 1
Missing git tags for 0.26.x releases
#98 opened by felixonmars - 4
- 3
Test failure with Python 3.5.2
#50 opened by felixonmars - 2
- 21
- 1
use with multi-thread
#55 opened by winlin - 1
about the cache overwrite
#54 opened by Wall-ee - 1
got incorrect result with gevent
#52 opened by torpedoallen - 2
- 2
- 1
Python 3 support
#34 opened by reverie - 1
error: bad char in struct format
#36 opened by tirsen - 4
Support delete_multi
#31 opened by tirsen - 1
support memcached compare-and-swap method
#33 opened by mcurtiss - 0
no failover for cPickle import in protocol.py
#29 opened by calendir - 1
Boolean error
#28 opened by rodolfo-geekie - 11
Thread safe have a bug
#13 opened by devinwang - 2
Long and unicode keys.
#23 opened by thruflo - 0
Python3 Support
#15 opened by underrun - 0
Add test for set_multi when status is not ok
#11 opened by jaysonsantos - 0
extras and get
#5 opened by athoune - 2
add()/replace() methods use non-standard API
#3 opened by zzzeek - 1
Add support to unix socket
#1 opened by jaysonsantos