issues
search
jaysonsantos
/
python-binary-memcached
A pure python module (thread safe) to access memcached via it's binary protocol with SASL auth support.
MIT License
165
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid `urllib.parse.splitport` DeprecationWarning
#257
andersk
closed
2 weeks ago
0
Sorry to interupt, when will the new version be released?
#256
kongyi182
closed
3 weeks ago
4
remove obsolete requirement
#255
a-detiste
closed
2 weeks ago
1
build(deps): bump pygments from 2.7.4 to 2.15.0 in /docs
#254
dependabot[bot]
opened
1 year ago
0
chore: Add publish step
#252
jaysonsantos
closed
1 year ago
0
Source tarball is missing CHANGELOG.md, so installation from source fails
#251
andersk
closed
1 year ago
1
unit tests aren't successful
#250
coreycb
opened
2 years ago
1
m2r is gone
#249
Alessandro-Barbieri
closed
1 year ago
2
the 0.31.1 tar.gz in pypi without CHANGELOG.md
#248
HanGuangyu
closed
2 years ago
2
chore: Fix dependencies for python2.7
#247
jaysonsantos
closed
2 years ago
0
Add more recent Python versions to tox.
#246
alexmv
closed
2 years ago
0
Use bytearrays for building up bytes for I/O.
#245
alexmv
closed
2 years ago
1
docs: Fix a few typos
#244
timgates42
closed
2 weeks ago
1
Expose incr/decr `default` and `time` protocol arguments in client class
#243
bisho
closed
3 years ago
2
chore: move CI to GH
#242
jaysonsantos
closed
3 years ago
0
Expose incr/decr `default` and `time` protocol arguments in client class
#241
bisho
closed
3 years ago
2
client.set with time not expire after incr(with passcode)
#240
liyangshiren
closed
2 years ago
1
Bump pygments from 2.2.0 to 2.7.4 in /docs
#239
dependabot[bot]
closed
3 years ago
1
Surface 'server_disconnected' state to API consumers
#238
tonycosentini
opened
4 years ago
2
Implement Protocol.__str__ for real consistent hashing + test
#237
MiguelCarranza
closed
4 years ago
1
DistributedClient hashing is not consistent
#236
MiguelCarranza
closed
4 years ago
0
Update sphinx from 1.7.1 to 1.7.7
#235
srjpote
closed
4 years ago
0
Issue with Django 2.2 + python-binary-memcached 0.29.0
#234
cchacholiades
closed
4 years ago
2
Document compression feature
#233
timabbott
closed
4 years ago
2
Add ability to return default value on get but breaking get's API
#232
jaysonsantos
closed
4 years ago
1
set_multi: Return a list of keys that failed to be set
#231
andersk
closed
4 years ago
0
get_multi: Support an arbitrary collection of keys, not just a list
#230
andersk
closed
4 years ago
2
remove reference to splitport()
#229
ccurvey
closed
2 years ago
3
Add missing files to docs.
#228
moisesguimaraes
closed
4 years ago
0
Compile memcached with TLS support on travis
#227
jaysonsantos
closed
4 years ago
0
Fix typo on cirrus.yml to make sure that tests run
#226
jaysonsantos
closed
4 years ago
0
use trustme instead of hardcoded certificates
#225
moisesguimaraes
closed
4 years ago
0
Update testing docs to pytest and tox usage.
#224
moisesguimaraes
closed
4 years ago
0
Bump pytest from 3.9.3 to 5.3.4
#223
dependabot-preview[bot]
closed
4 years ago
1
Bump pytest from 3.9.3 to 5.3.3
#222
dependabot-preview[bot]
closed
4 years ago
1
Outdated docs
#221
moisesguimaraes
closed
4 years ago
2
SocketMemcachedTests seems to be redundant
#220
moisesguimaraes
opened
4 years ago
0
Bump mock from 2.0.0 to 3.0.5
#219
dependabot-preview[bot]
closed
4 years ago
1
Bump flake8 from 3.7.7 to 3.7.9
#218
dependabot-preview[bot]
closed
4 years ago
1
Bump sphinx from 1.8.1 to 2.3.1
#217
dependabot-preview[bot]
closed
4 years ago
1
Bump pygments from 2.2.0 to 2.5.2
#216
dependabot-preview[bot]
closed
4 years ago
1
Bump pytest from 3.9.3 to 5.3.2
#215
dependabot-preview[bot]
closed
4 years ago
1
Bump pytest-cov from 2.7.1 to 2.8.1
#214
dependabot-preview[bot]
closed
4 years ago
1
Update docstring for ClientMixin
#213
hugorodgerbrown
closed
4 years ago
0
Recursion error when serializing dict containing Django SafeText object
#212
hugorodgerbrown
closed
4 years ago
8
Add TLS support for TCP sockets
#211
moisesguimaraes
closed
4 years ago
5
Remove unused statement in tests setup
#210
moisesguimaraes
closed
4 years ago
1
Value in variable overwritten before used
#209
moisesguimaraes
closed
4 years ago
0
remove typing module
#208
vincentsarago
closed
4 years ago
3
Add support to TLS
#207
moisesguimaraes
closed
4 years ago
6
Next