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
/
tests
/
test_monitor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for MONITOR in clusters (#1756)
Bar Shaul
2021-12-02
1
-2
/
+2
*
Added black and isort (#1734)
Anas
2021-11-30
1
-23
/
+24
*
Adding RedisCluster client to support Redis Cluster Mode (#1660)
Bar Shaul
2021-11-25
1
-0
/
+2
*
Fixes to allow --redis-url to pass through all tests (#1700)
Chayim
2021-11-11
1
-1
/
+14
*
Unit test fixes to carry pytest options through all tests (#1696)
Chayim
2021-11-10
1
-1
/
+2
*
Remove support for end-of-life Python 2.7 (#1318)
Jon Dufresne
2020-08-06
1
-5
/
+3
*
Do not un-escape \ characters when parsing MONITOR output
Andy McCurdy
2020-06-08
1
-0
/
+7
*
Clear pipeline watch state after exec
Nick Gaya
2020-03-10
1
-21
/
+2
*
Drop unused variables and imports (#1284)
Jon Dufresne
2020-02-12
1
-2
/
+1
*
Support old EPEL-7 Redis. (#1227)
tuxmaster5000
2019-10-18
1
-0
/
+7
*
version 3.3.8, fix MONITOR output to account for all types of clients
3.3.8
huangwei-ds5
2019-08-19
1
-0
/
+11
*
fix py2 compat
monitor
Andy McCurdy
2019-05-26
1
-2
/
+3
*
add tests for encoding issues and fix bugs found
Andy McCurdy
2019-05-26
1
-5
/
+12
*
monitor command now has full command text. test suite improved
Andy McCurdy
2019-05-26
1
-4
/
+33
*
Added support for the monitor command.
Doug Kisabaka
2019-02-25
1
-0
/
+10