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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation cleanup (#1841)
Chayim
2021-12-30
13
-133
/
+149
*
Connection examples (#1835)
dvora-h
2021-12-30
9
-3
/
+452
*
4.1.0 (#1828)
v4.1.0
Chayim
2021-12-26
1
-1
/
+1
*
OCSP stapling support (#1820)
Chayim
2021-12-26
10
-11
/
+310
*
SRTALGO - skip for redis versions greater than 7.0.0 (#1831)
Avital Fine
2021-12-26
1
-0
/
+1
*
Marking STRALGO as prior to redis 7 (#1829)
Chayim
2021-12-23
1
-0
/
+1
*
Support for SELECT (#1825)
Chayim
2021-12-23
2
-0
/
+13
*
Retry on error exception and timeout fixes (#1821)
Bar Shaul
2021-12-23
2
-82
/
+58
*
Fixing read race condition during pubsub (#1737)
Bar Shaul
2021-12-23
2
-15
/
+102
*
Support for specifying error types with retry (#1817)
Bar Shaul
2021-12-23
4
-12
/
+169
*
Removing lots-of-pythons container (#1827)
Chayim
2021-12-23
2
-15
/
+7
*
Support for RESET command since Redis 6.2.0 (#1824)
Chayim
2021-12-22
3
-0
/
+13
*
Support CLIENT TRACKING (#1612)
Avital Fine
2021-12-22
2
-0
/
+120
*
Fixing exception in listen (#1823)
dvora-h
2021-12-22
1
-0
/
+2
*
Support WRITE in CLIENT PAUSE (#1549)
Avital Fine
2021-12-22
3
-4
/
+22
*
Fixed MovedError, and stopped iterating through startup nodes when slots are ...
Bar Shaul
2021-12-22
1
-2
/
+12
*
Update redismodules.rst (#1822)
yanivhershkovich
2021-12-22
1
-3
/
+3
*
Merge pull request #1818 from dvora-h/set-file-and-set-path
dvora-h
2021-12-21
2
-0
/
+90
|
\
|
*
fixing PR comments
dvora-h
2021-12-21
1
-6
/
+13
|
*
fix test_set_path
dvora-h
2021-12-20
1
-6
/
+6
|
*
fixing tests and lint
dvora-h
2021-12-20
2
-17
/
+49
|
*
add set_file and set_path
dvora-h
2021-12-19
2
-0
/
+51
*
|
Allow ssl_ca_path with rediss:// urls (#1814)
Chayim
2021-12-19
1
-0
/
+1
*
|
Support for password-encrypted SSL private keys (#1782)
Chayim
2021-12-16
17
-17
/
+215
*
|
close socket after server disconnect (#1797)
Paul Brown
2021-12-16
2
-2
/
+41
*
|
Support SYNC and PSYNC (#1741)
Avital Fine
2021-12-15
3
-1
/
+38
*
|
Add CI action to install package from commit hash (#1781) (#1790)
Ashwani Gupta
2021-12-15
1
-0
/
+16
*
|
Single sourcing the package version (#1791)
Chayim
2021-12-15
2
-7
/
+13
*
|
Ensure redis_connect_func is set on uds connection (#1794)
Ali-Akber Saifee
2021-12-15
1
-1
/
+3
*
|
Fix link in lmove docstring (#1793)
Akuli
2021-12-15
1
-1
/
+1
|
/
*
Disabling JSON.DEBUG tests (#1787)
Chayim
2021-12-13
1
-29
/
+29
*
Adding cluster, bloom, and graph docs (#1779)
v4.1.0rc2
Chayim
2021-12-09
6
-12
/
+152
*
Add packaging to setup_requires, and use >= to play nice to setup.py (fixes #...
Sebastian Pipping
2021-12-09
1
-2
/
+5
*
Fixing the license link in the readme (#1778)
Chayim
2021-12-08
1
-52
/
+52
*
Removing distutils from tests (#1773)
Chayim
2021-12-08
2
-6
/
+6
*
Fix cluster ACL tests (#1774)
Bar Shaul
2021-12-08
2
-2
/
+2
*
Added support for MONITOR in clusters (#1756)
Bar Shaul
2021-12-02
7
-45
/
+117
*
Improved RedisCluster's reinitialize_steps and documentation (#1765)
Bar Shaul
2021-12-02
2
-8
/
+48
*
Adding ROLE Command (#1610)
Avital Fine
2021-12-02
2
-1
/
+22
*
Locking latest tag for pythons docker (#1769)
Chayim
2021-12-02
1
-1
/
+1
*
Fixing lint merge issue (#1770)
Chayim
2021-12-02
1
-2
/
+2
*
Allow overriding connection class via keyword arguments (#1752)
Maksim Novikov
2021-12-02
2
-0
/
+22
*
Run actions in Parallel (#1763)
Chayim
2021-12-02
2
-3
/
+5
*
Aggregation loadall (#1735)
Avital Fine
2021-12-02
2
-3
/
+16
*
Integrate RedisBloom support (#1683)
Avital Fine
2021-12-01
7
-0
/
+1208
*
Migrated targeted nodes to kwargs in Cluster Mode (#1762)
Bar Shaul
2021-12-01
8
-747
/
+342
*
Remove unused aggregation subclasses (#1754)
Avital Fine
2021-12-01
1
-77
/
+27
*
Adding RedisGraph support (#1673)
Avital Fine
2021-11-30
16
-1
/
+1720
*
Added black and isort (#1734)
Anas
2021-11-30
60
-6732
/
+7341
*
Pre-4.1.0rc2 version bump (#1761)
Chayim
2021-11-30
1
-1
/
+1
[next]