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
*
add set_file and set_path
dvora-h
2021-12-19
2
-0
/
+51
*
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
*
Link Documents for all module commands (#1711)
Chayim
2021-11-30
4
-87
/
+181
*
Updating cluster docker location (#1760)
Chayim
2021-11-30
1
-1
/
+1
*
Pyupgrade + flynt + f-strings (#1759)
Aarni Koskela
2021-11-30
36
-306
/
+263
*
Updating PR template (#1745)
v4.1.0rc1
Chayim
2021-11-25
2
-0
/
+4
*
Removing duplication of Script class (#1751)
Chayim
2021-11-25
1
-36
/
+0
*
Fixing deprecating distutils (PEP 632) (#1730)
Chayim
2021-11-25
4
-7
/
+9
*
Splitting documentation for read the docs (#1743)
Chayim
2021-11-25
16
-60
/
+209
*
Support RediSearch FT.PROFILE command (#1727)
Avital Fine
2021-11-25
4
-7
/
+156
*
Improve code coverage for aggregation tests (#1713)
Avital Fine
2021-11-25
2
-64
/
+264
*
Fixing COMMAND GETKEYS tests (#1750)
Chayim
2021-11-25
4
-7
/
+10
*
Adding support for non-decodable commands (#1731)
Chayim
2021-11-25
4
-10
/
+22
*
COMMAND GETKEYS support (#1738)
Avital Fine
2021-11-25
2
-0
/
+12
*
RedisJSON 2.0.4 behaviour support (#1747)
Chayim
2021-11-25
3
-27
/
+32
*
GitHub release improvements (#1684)
Chayim
2021-11-25
1
-2
/
+2
*
Adding RedisCluster client to support Redis Cluster Mode (#1660)
Bar Shaul
2021-11-25
32
-72
/
+6628
*
4.1.0rc1 (#1742)
Chayim
2021-11-25
1
-1
/
+1
*
Adding links to redis documents in function calls (#1719)
v4.0.2
4.0
Carlosbogo
2021-11-21
1
-79
/
+683
*
fix: adding sentinelcommands to redis client (#1723)
Sam Culley
2021-11-21
1
-2
/
+3
*
Better removal of hiredis warning (#1726)
Alex Wu
2021-11-21
2
-5
/
+1
*
Removing command on initial connections (#1722)
v4.0.1
Chayim
2021-11-17
3
-32
/
+2
*
removing hiredis warning (#1721)
Chayim
2021-11-17
2
-6
/
+1
*
4.0.0 (#1708)
v4.0.0
Chayim
2021-11-15
4
-14
/
+7
*
Merge branch 'master' into master
Avital Fine
2021-11-15
0
-0
/
+0
|
\
|
*
Support desc for 3.5.3
AvitalFineRedis
2021-11-11
2
-0
/
+5
*
|
Re-enabling read-the-docs (#1707)
Chayim
2021-11-14
6
-199
/
+41
*
|
FT.EXPLAINCLI intentionally raising NotImplementedError (#1705)
Chayim
2021-11-14
2
-0
/
+10
*
|
Call HSET after FT.CREATE to avoid keyspace scan (#1706)
Ariel Shtul
2021-11-14
1
-3
/
+3
*
|
Unit tests fixes for compatibility (#1703)
Chayim
2021-11-14
8
-67
/
+65
*
|
Improve documentation about Lock (#1701)
Jeremy Mayeres
2021-11-14
1
-4
/
+4
[next]