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
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added black and isort (#1734)
Anas
2021-11-30
1
-2
/
+11
*
Adding RedisCluster client to support Redis Cluster Mode (#1660)
Bar Shaul
2021-11-25
1
-0
/
+102
*
fix typo (#1367)
Roey Prat
2020-07-13
1
-1
/
+1
*
Support for loading, unloading and listing Redis Modules (#1360)
Roey Prat
2020-07-13
1
-0
/
+4
*
Provide AUTH fallback support for connection URLs with a username component
Andy McCurdy
2020-01-31
1
-0
/
+8
*
better thread-safety for ConnectionPool (#1270)
Andy McCurdy
2020-01-30
1
-0
/
+5
*
Added support for ACL commands
Andy McCurdy
2019-12-28
1
-0
/
+4
*
All authentication-related errors now raise AuthenticationError
Andy McCurdy
2019-06-03
1
-3
/
+3
*
rename new LockErrorNotOwned to LockNotOwnedError
Andy McCurdy
2018-12-03
1
-2
/
+2
*
Extend lock error for not owned special case
Joshua Harlow
2018-12-03
1
-0
/
+5
*
Use unicode literals throughout project
Jon Dufresne
2018-11-03
1
-11
/
+0
*
updated Lock class:
Andy McCurdy
2014-06-01
1
-1
/
+4
*
move Lock class to it's own module
Andy McCurdy
2014-05-31
1
-0
/
+4
*
Don't retry commands that fail due to a socket.timeout by default.
Andy McCurdy
2014-05-27
1
-3
/
+3
*
SentinelManagedConnections to master servers disconnect on READONLY errors.
Andy McCurdy
2014-05-06
1
-0
/
+4
*
Add extra info to exceptions raised in pipelines. Fixes #407
Andy McCurdy
2013-12-08
1
-0
/
+11
*
BusyLoadingError should inherit ConnectionError.
Yossi Gottlieb
2013-06-04
1
-1
/
+1
*
Add BusyLoadingError exception to differentiate -LOADING errors from connect ...
Yossi Gottlieb
2013-06-04
1
-0
/
+4
*
Format code per pep8 guidelines
Paul Belanger
2013-03-30
1
-0
/
+6
*
Merge branch 'master' of git://github.com/mattrobenolt/redis-py into mattrobe...
andy
2013-03-28
1
-5
/
+5
|
\
|
*
A base class for server-side exceptions to be grouped by
Matt Robenolt
2013-03-27
1
-3
/
+6
*
|
always raise parse error exceptions in multi/exec pipelines as a result of this
andy
2012-11-16
1
-0
/
+3
*
|
implementing LUA scripting, still need tests.
andy
2012-08-23
1
-0
/
+3
*
|
Cleaned up code for PEP 8 compliance
Alex Grönholm
2012-08-06
1
-1
/
+8
|
/
*
add PubSubError to better report disallowed command when using pub/sub
Dan Colish
2011-03-14
1
-0
/
+4
*
Raise DataError on empty hmset mappings, remove InvalidData
Dan Colish
2011-03-14
1
-1
/
+1
*
Add WATCH command to redis-py
Craig Hawco
2010-09-03
1
-6
/
+8
*
new client passes all command tests, still need tests for connection pool and...
andymccurdy
2010-02-15
1
-5
/
+20
*
helps to actually include the new file
andy
2010-01-13
1
-0
/
+5