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
path:
root
/
redis
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use a single arg for adding and removing of "passwords" and "hashed_passwords"
acl
Andy McCurdy
2019-12-28
1
-75
/
+92
*
need to supply string to interpolate
Andy McCurdy
2019-12-28
1
-1
/
+1
*
re-order args makes more sense
Andy McCurdy
2019-12-28
1
-2
/
+2
*
cleanup docstring
Andy McCurdy
2019-12-28
1
-21
/
+24
*
Fix
jamie.scott@uconn.edu
2019-12-28
1
-1
/
+1
*
Forgot to modify comments
jamie.scott@uconn.edu
2019-12-28
1
-4
/
+13
*
Refactoring for conversation
jamie.scott@uconn.edu
2019-12-28
1
-9
/
+18
*
pep 8
Jamie Scott
2019-12-28
1
-4
/
+4
*
Add support for hashed passwords
Jamie Scott
2019-12-28
1
-4
/
+12
*
ACL SETUSER now accepts add_passwords and remove_passwords
Andy McCurdy
2019-12-28
1
-14
/
+27
*
pep8
Andy McCurdy
2019-12-28
1
-2
/
+3
*
ACL SETUSER tweaks
Andy McCurdy
2019-12-28
1
-17
/
+12
*
Implemented ACL GETUSER, ACL SETUSER, ACL DELUSER and ACL LIST
Andy McCurdy
2019-12-28
1
-0
/
+135
*
Implement ACL LOAD and ACL SAVE.
Andy McCurdy
2019-12-28
1
-0
/
+20
*
Implement ACL USERS
Andy McCurdy
2019-12-28
1
-0
/
+5
*
Implement ACL CAT
Andy McCurdy
2019-12-28
1
-3
/
+15
*
Implement ACL GENPASS
Andy McCurdy
2019-12-28
1
-0
/
+5
*
Implement ACL WHOAMI
Andy McCurdy
2019-12-28
1
-0
/
+7
*
Added support for usernames
Andy McCurdy
2019-12-28
1
-4
/
+5
*
Fix TypeError by passing optional decode_responses keyword argument d… (#1239)
Jakob Keller
2019-11-11
1
-2
/
+5
*
Add equality test on Redis client and conn pool (#1240)
Rajiv Bakulesh Shah
2019-11-11
1
-0
/
+6
*
Fix misplaced space (#1237)
Thomas Matecki
2019-10-27
1
-1
/
+1
*
Allow Pipeline.execute() to execute on empty command stack if it is watching ...
Brian Maissy
2019-10-24
1
-1
/
+1
*
version 3.3.8, fix MONITOR output to account for all types of clients
3.3.8
huangwei-ds5
2019-08-19
1
-2
/
+16
*
Pipelines shouldn't retry ConnectionErrors implicitly
Andy McCurdy
2019-07-28
1
-15
/
+24
*
Add an Event parameter to PubSubWorkerThread and run_in_thread so (#1195)
Timothy Rule
2019-07-28
1
-5
/
+5
*
PING/PONG health checks
Andy McCurdy
2019-07-28
1
-11
/
+42
*
Ability to create a client that uses a single connection
Andy McCurdy
2019-07-23
1
-10
/
+32
*
Handle removed claimed messages without an exception
Thomas Daskalakis
2019-07-17
1
-1
/
+7
*
Add READONLY and READWRITE commands
Theo Despoudis
2019-07-09
1
-2
/
+10
*
case insensitive response callbacks.
Andy McCurdy
2019-05-28
1
-1
/
+29
*
remove Token class in favor of bytestring
remove_token
Andy McCurdy
2019-05-28
1
-79
/
+81
*
add tests for encoding issues and fix bugs found
Andy McCurdy
2019-05-26
1
-1
/
+1
*
monitor command now has full command text. test suite improved
Andy McCurdy
2019-05-26
1
-4
/
+8
*
Merge branch 'master' into monitor
Andy McCurdy
2019-05-26
1
-2
/
+4
|
\
|
*
Merge pull request #1152 from aachurin/master
Andy McCurdy
2019-04-29
1
-2
/
+4
|
|
\
|
|
*
Update client.py
aachurin
2019-03-16
1
-2
/
+4
*
|
|
Merge branch 'pr/1033' into monitor
Andy McCurdy
2019-04-25
1
-0
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added support for the monitor command.
Doug Kisabaka
2019-02-25
1
-0
/
+49
|
|
/
*
|
Fix PubSubWorkerThread race condition
Andy McCurdy
2019-04-18
1
-13
/
+8
|
/
*
Merge pull request #1023 from ycraaron/1022-fix-retry-logic
Andy McCurdy
2019-01-27
1
-2
/
+4
|
\
|
*
put not outside of the parentheses
Aaron Yang
2018-09-02
1
-2
/
+2
|
*
fix retry for PubSub
Aaron Yang
2018-08-23
1
-1
/
+2
|
*
pep8
Aaron Yang
2018-08-23
1
-1
/
+2
|
*
fix retry logic for StricRedis
Aaron Yang
2018-08-23
1
-1
/
+1
*
|
Added a test for #1126
Andy McCurdy
2019-01-27
1
-2
/
+2
*
|
Merge pull request #1126 from guybe7/geohash_fix
Andy McCurdy
2019-01-27
1
-1
/
+7
|
\
\
|
*
|
GEOHASH response may contain None elements
Guy Benoish
2019-01-23
1
-1
/
+7
*
|
|
Merge branch 'master' into xreadgroup_handle_nil_fields
Andy McCurdy
2019-01-27
1
-1
/
+4
|
\
\
\
|
|
/
/
|
*
|
Added noack option for XREADGROUP
John T. Myers
2019-01-10
1
-1
/
+4
[next]