index
:
delta/python-packages/redis-py.git
2.4
3.0
4.0
4.1
4.3
4.3.7
4.3.original
4.4
4.5
5.0
AddJsonCommands
AsyncCommandsTests
Pipeline
ROLE
SupportJSON.MSET
acl
acl-log
bitfield
case-insensitive-callbacks
ck-4.0.0
ck-4.1.0rc1
ck-asyncio
ck-binary-responses
ck-breaking-icon
ck-bump-rc1
ck-changes
ck-ciparallels
ck-client-killuser
ck-customjson-decodertest
ck-distuils-deprecation
ck-docgen-startkit
ck-docminors
ck-fixjson
ck-fixpypy-release
ck-helpers
ck-installpkg
ck-json-multipath
ck-jsonalign
ck-jsonts-pipelines
ck-linkdocs
ck-parseprep
ck-patch-changes
ck-plats
ck-publish-from-release
ck-releasedrafter
ck-sentinel-commands
ck-service
ck-smismember
ck-ssl-cert-passwords
ck-syncreqs
ck-template
ck-unstable-cluster
ck-updating-changes
ck440
cluster-fixes
connection-example
dont-short-circuit-execute-when-watching
emb-examples
error_defaults
healty_connections
jdufresne-pypy
lock-owned
logging
master
migrate
monitor
nonblocking
noreadmesudo
optional-encoding
ping-health-checks
pr/1040
pubsub
pypytest
pytest
rafi-connargs1
redis-version-dockers
remove_token
roey-changelog_ssl
roey-stale_issues
roey-vamc19_modules
roey/6_0_8
roey/github-actions
roey/redis_6_0_7
roey/slowlog_get_fields
sentinel-1345
sentinel_pool_fix
smismemberReturnedValue
ssl-py27-fix
threadsafe-pools
v3-breaking-changes
watch
github.com: andymccurdy/redis-py.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
2.4
version bump!
Andy McCurdy
13 years
3.0
redis-py 3.0.1
Andy McCurdy
6 years
4.0
Adding links to redis documents in function calls (#1719)
Carlosbogo
3 years
4.1
4.1.4 release cherry-picks (#1994)
Chayim
3 years
4.3
AsyncIO Race Condition Fix (#2639)
Chayim
20 months
4.3.7
close loop
Chayim I. Kirshen
19 months
4.3.original
Version 4.3.5 (#2467)
Chayim
23 months
4.4
Version 4.4.4 (#2671)
dvora-h
19 months
4.5
Version 4.5.2 (#2627)
dvora-h
20 months
5.0
bumping beta version to 5.0.0b3 (#2743)
Chayim
18 months
AddJsonCommands
linters
shacharPash
18 months
AsyncCommandsTests
add async tests: test_client_info, test_client_list_types_not_replica, test_c...
shacharPash
19 months
Pipeline
mark pipeline tests as comment
Shachar Pashchur
22 months
ROLE
master merge, fixing tests with now cluster
Chayim I. Kirshen
3 years
SupportJSON.MSET
Merge branch 'master' into SupportJSON.MSET
shacharPash
18 months
acl
use a single arg for adding and removing of "passwords" and "hashed_passwords"
Andy McCurdy
5 years
acl-log
Make _get_client more configurable with kwargs that override url options
Andy McCurdy
4 years
bitfield
fix stupid linter warning
Andy McCurdy
6 years
case-insensitive-callbacks
case insensitive response callbacks.
Andy McCurdy
5 years
ck-4.0.0
flake8
Chayim I. Kirshen
3 years
ck-4.1.0rc1
4.1.0rc1
Chayim I. Kirshen
3 years
ck-asyncio
test marker
Chayim I. Kirshen
20 months
ck-binary-responses
Adding support for non-decodable commands
Chayim I. Kirshen
3 years
ck-breaking-icon
icon for breaking changes
Chayim I. Kirshen
3 years
ck-bump-rc1
rc1
Chayim I. Kirshen
3 years
ck-changes
Updating CHANGES to list most recent changes
Chayim I. Kirshen
3 years
ck-ciparallels
fixing names
Chayim I. Kirshen
3 years
ck-client-killuser
test fix
Chayim I. Kirshen
3 years
ck-customjson-decodertest
flake8
Chayim I. Kirshen
3 years
ck-distuils-deprecation
Deprecating distutils (PEP 632) by adding packaging
Chayim I. Kirshen
3 years
ck-docgen-startkit
flake8
Chayim I. Kirshen
3 years
ck-docminors
black
Chayim I. Kirshen
3 years
ck-fixjson
Improvements to JSON coverage
Chayim I. Kirshen
3 years
ck-fixpypy-release
pypi push with 3.9 actions
Chayim I. Kirshen
3 years
ck-helpers
flake8
Chayim I. Kirshen
3 years
ck-installpkg
cd stagearea
Chayim I. Kirshen
3 years
ck-json-multipath
tests against decoders directly
Chayim I. Kirshen
3 years
ck-jsonalign
RedisJSON 2.0.4 behaviour support improvements
Chayim I. Kirshen
3 years
ck-jsonts-pipelines
Migrating pipeline support for JSON and TS
Chayim I. Kirshen
3 years
ck-linkdocs
merging master
Chayim I. Kirshen
3 years
ck-parseprep
isort
Chayim I. Kirshen
23 months
ck-patch-changes
Updating CHANGES with the latest improvements.
Chayim
3 years
ck-plats
removing spurf
Chayim I. Kirshen
21 months
ck-publish-from-release
adding wheel support
Chayim I. Kirshen
3 years
ck-releasedrafter
4.0.0 beta 1 versioning - prior to pypi release (#1615)
Chayim
3 years
ck-sentinel-commands
flake8
Chayim I. Kirshen
3 years
ck-service
one more service fix
Chayim I. Kirshen
18 months
ck-smismember
SMISMEMBER support
Chayim I. Kirshen
3 years
ck-ssl-cert-passwords
first ssl test - validates an invalid certificate
Chayim I. Kirshen
3 years
ck-syncreqs
syncing requirements
Chayim I. Kirshen
3 years
ck-template
Updating PR template
Chayim I. Kirshen
3 years
ck-unstable-cluster
unstable cluster
Chayim I. Kirshen
3 years
ck-updating-changes
bringing CHANGES up-to-date
Chayim I. Kirshen
3 years
ck440
pinning to redis-stack-server, for now
Chayim I. Kirshen
23 months
cluster-fixes
fix review comments
dvora-h
24 months
connection-example
add more examples
dvora-h
3 years
dont-short-circuit-execute-when-watching
Pipeline.execute() doesn't short-circuit on empty command stack if it is watc...
Brian Maissy
5 years
emb-examples
Fix sample data in set_and_get example
Igor Malinovskiy
18 months
error_defaults
rename empty_errow -> empty_response as the value is the actual response
Andy McCurdy
6 years
healty_connections
test all selectors via pytest parameterization
Andy McCurdy
6 years
jdufresne-pypy
Add testing and support for PyPy
Andy McCurdy
5 years
lock-owned
ensure token comparison is always comparing bytes objects
Andy McCurdy
6 years
logging
split the client into two pieces -- the normal client with no logging, and a ...
Andy McCurdy
14 years
master
support JSON.MERGE Command (#2761)
shacharPash
18 months
migrate
Token.get_token for literals
Andy McCurdy
6 years
monitor
fix py2 compat
Andy McCurdy
5 years
nonblocking
increment version for #1137 debugging
Andy McCurdy
5 years
noreadmesudo
Cast from md to rst
Itamar Haber
6 years
optional-encoding
move resonse string decoding from hiredis to python
Andy McCurdy
6 years
ping-health-checks
yes, we still support python 2.7
Andy McCurdy
5 years
pr/1040
pycodestyle needs python 2.7 or greater.
Andy McCurdy
6 years
pubsub
changelog
Andy McCurdy
11 years
pypytest
run CI on all branches
Andy McCurdy
3 years
pytest
updated tox config for pytest
andy
11 years
rafi-connargs1
fixes 3
rafie
3 years
redis-version-dockers
adding more dockers for version testing
Chayim I. Kirshen
3 years
remove_token
remove Token class in favor of bytestring
Andy McCurdy
5 years
roey-changelog_ssl
documentation: fix ssl typos in the changelog
Roey Prat
4 years
roey-stale_issues
mark and close stale issues and PRs
Roey Prat
4 years
roey-vamc19_modules
unit test for module list - only the empty use case
Roey Prat
4 years
roey/6_0_8
develop and test against redis version 6.0.8
Roey Prat
4 years
roey/github-actions
use github actions instead of travis-CI
Roey Prat
4 years
roey/redis_6_0_7
develop and test against redis version 6.0.7
Roey Prat
4 years
roey/slowlog_get_fields
#1374 slowlog get - include fields added in Redis version 4
Roey Prat
4 years
sentinel-1345
ConnectionPool.disconnect now accepts arg to disconnect only idle conns
Andy McCurdy
4 years
sentinel_pool_fix
remove unneccessary checkpid from SentinelConnectionPool
Andy McCurdy
6 years
smismemberReturnedValue
fix linters
shacharPash
20 months
ssl-py27-fix
check exception.args rather than exception.message
Andy McCurdy
5 years
threadsafe-pools
changelog
Andy McCurdy
5 years
v3-breaking-changes
raise a LockError when the context manager fails to acquire a lock
Andy McCurdy
6 years
watch
Attempt our best to retry pipeline connection failures where they make sense.
andy
13 years
Tag
Download
Author
Age
v4.5.5
redis-py-4.5.5.tar.gz
dvora-h
18 months
v5.0.0b3
redis-py-5.0.0b3.tar.gz
Chayim
18 months
v5.0.0b2
redis-py-5.0.0b2.tar.gz
Chayim
18 months
v4.4.4
redis-py-4.4.4.tar.gz
dvora-h
19 months
v4.5.4
redis-py-4.5.4.tar.gz
dvora-h
19 months
v5.0.0b1
redis-py-5.0.0b1.tar.gz
dvora-h
19 months
v4.3.6
redis-py-4.3.6.tar.gz
Chayim
20 months
v4.4.3
redis-py-4.4.3.tar.gz
Chayim
20 months
v4.5.3
redis-py-4.5.3.tar.gz
Chayim
20 months
v4.5.2
redis-py-4.5.2.tar.gz
dvora-h
20 months
v4.5.1
redis-py-4.5.1.tar.gz
dvora-h
21 months
v4.5.0
redis-py-4.5.0.tar.gz
dvora-h
21 months
v4.4.2
redis-py-4.4.2.tar.gz
dvora-h
22 months
v4.4.1
redis-py-4.4.1.tar.gz
dvora-h
22 months
v4.4.0
redis-py-4.4.0.tar.gz
Chayim
23 months
v4.3.5
redis-py-4.3.5.tar.gz
Chayim
23 months
v4.4.0rc4
redis-py-4.4.0rc4.tar.gz
dvora-h
24 months
v4.4.0rc3
redis-py-4.4.0rc3.tar.gz
Chayim
24 months
v4.4.0rc2
redis-py-4.4.0rc2.tar.gz
Kristján Valur Jónsson
2 years
v4.4.0rc1
redis-py-4.4.0rc1.tar.gz
dvora-h
2 years
v4.3.4
redis-py-4.3.4.tar.gz
dvora-h
2 years
v4.3.3
redis-py-4.3.3.tar.gz
dvora-h
2 years
v4.3.2
redis-py-4.3.2.tar.gz
dvora-h
2 years
v4.3.1
redis-py-4.3.1.tar.gz
dvora-h
2 years
v4.3.0
redis-py-4.3.0.tar.gz
dvora-h
2 years
v4.2.2
redis-py-4.2.2.tar.gz
dvora-h
3 years
v4.2.1
redis-py-4.2.1.tar.gz
dvora-h
3 years
v4.2.0
redis-py-4.2.0.tar.gz
dvora-h
3 years
v4.2.0rc3
redis-py-4.2.0rc3.tar.gz
dvora-h
3 years
v4.2.0rc2
redis-py-4.2.0rc2.tar.gz
dvora-h
3 years
v4.2.0rc1
redis-py-4.2.0rc1.tar.gz
dvora-h
3 years
v4.1.4
redis-py-4.1.4.tar.gz
Chayim
3 years
v4.1.3
redis-py-4.1.3.tar.gz
dvora-h
3 years
v4.1.2
redis-py-4.1.2.tar.gz
Chayim
3 years
v4.1.1
redis-py-4.1.1.tar.gz
dvora-h
3 years
v4.1.0
redis-py-4.1.0.tar.gz
Chayim
3 years
v4.1.0rc2
redis-py-4.1.0rc2.tar.gz
Chayim
3 years
v4.1.0rc1
redis-py-4.1.0rc1.tar.gz
Chayim
3 years
v4.0.2
redis-py-4.0.2.tar.gz
Carlosbogo
3 years
v4.0.1
redis-py-4.0.1.tar.gz
Chayim
3 years
v4.0.0
redis-py-4.0.0.tar.gz
Chayim
3 years
v4.0.0rc2
redis-py-4.0.0rc2.tar.gz
Chayim
3 years
v4.0.0rc1
redis-py-4.0.0rc1.tar.gz
Chayim
3 years
v4.0.0b3
redis-py-4.0.0b3.tar.gz
Chayim
3 years
v4.0.0b2
redis-py-4.0.0b2.tar.gz
Chayim
3 years
v4.0.0b1
redis-py-4.0.0b1.tar.gz
Chayim
3 years
3.5.3
redis-py-3.5.3.tar.gz
Andy McCurdy
4 years
3.5.2
redis-py-3.5.2.tar.gz
Andy McCurdy
4 years
3.5.1
redis-py-3.5.1.tar.gz
Andy McCurdy
4 years
3.5.0
redis-py-3.5.0.tar.gz
Andy McCurdy
5 years
3.4.1
redis-py-3.4.1.tar.gz
Andy McCurdy
5 years
3.4.0
redis-py-3.4.0.tar.gz
Andy McCurdy
5 years
3.3.11
redis-py-3.3.11.tar.gz
Andy McCurdy
5 years
3.3.10
redis-py-3.3.10.tar.gz
Zac Bristow
5 years
3.3.9
redis-py-3.3.9.tar.gz
Zac Bristow
5 years
3.3.8
redis-py-3.3.8.tar.gz
huangwei-ds5
5 years
3.3.7
redis-py-3.3.7.tar.gz
Andy McCurdy
5 years
3.3.6
redis-py-3.3.6.tar.gz
Andy McCurdy
5 years
3.3.5
redis-py-3.3.5.tar.gz
Andy McCurdy
5 years
3.3.4
redis-py-3.3.4.tar.gz
Andy McCurdy
5 years
3.3.3
redis-py-3.3.3.tar.gz
Andy McCurdy
5 years
3.3.2
redis-py-3.3.2.tar.gz
Andy McCurdy
5 years
3.3.1
redis-py-3.3.1.tar.gz
Andy McCurdy
5 years
3.3.0
redis-py-3.3.0.tar.gz
Andy McCurdy
5 years
3.2.1
redis-py-3.2.1.tar.gz
Andy McCurdy
6 years
3.2.0
redis-py-3.2.0.tar.gz
Andy McCurdy
6 years
3.1.0
redis-py-3.1.0.tar.gz
Andy McCurdy
6 years
3.0.1
redis-py-3.0.1.tar.gz
Andy McCurdy
6 years
3.0.0
redis-py-3.0.0.tar.gz
Andy McCurdy
6 years
2.10.6
redis-py-2.10.6.tar.gz
Andy McCurdy
7 years
2.10.5
redis-py-2.10.5.tar.gz
Andy McCurdy
9 years
2.10.4
redis-py-2.10.4.tar.gz
Andy McCurdy
9 years
2.10.3
redis-py-2.10.3.tar.gz
Andy McCurdy
10 years
2.10.2
redis-py-2.10.2.tar.gz
Andy McCurdy
10 years
2.10.1
redis-py-2.10.1.tar.gz
Andy McCurdy
10 years
2.10.0
redis-py-2.10.0.tar.gz
Andy McCurdy
10 years
2.9.1
redis-py-2.9.1.tar.gz
Andy McCurdy
11 years
2.9.0
redis-py-2.9.0.tar.gz
Andy McCurdy
11 years
2.8.0
redis-py-2.8.0.tar.gz
Andy McCurdy
11 years
2.7.6
redis-py-2.7.6.tar.gz
andy
11 years
2.7.5
redis-py-2.7.5.tar.gz
andy
11 years
2.7.4
redis-py-2.7.4.tar.gz
andy
12 years
2.7.3
redis-py-2.7.3.tar.gz
andy
12 years
2.7.2
redis-py-2.7.2.tar.gz
andy
12 years
2.7.1
redis-py-2.7.1.tar.gz
andy
12 years
2.7.0
redis-py-2.7.0.tar.gz
andy
12 years
2.6.2
redis-py-2.6.2.tar.gz
andy
12 years
2.6.1
redis-py-2.6.1.tar.gz
andy
12 years
2.6.0
redis-py-2.6.0.tar.gz
andy
12 years
2.4.13
redis-py-2.4.13.tar.gz
andy
12 years
2.4.12
redis-py-2.4.12.tar.gz
andy
13 years
2.4.11
redis-py-2.4.11.tar.gz
andy
13 years
2.4.10
redis-py-2.4.10.tar.gz
andy
13 years
2.4.9
redis-py-2.4.9.tar.gz
andy
13 years
2.4.8
redis-py-2.4.8.tar.gz
andy
13 years
2.4.7
redis-py-2.4.7.tar.gz
andy
13 years
2.4.6
redis-py-2.4.6.tar.gz
andy
13 years