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
/
connection_pool.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
connection pool tests
andy
2013-06-04
1
-118
/
+0
*
pep8
andy
2013-04-22
1
-12
/
+10
*
tests: tweak blocking connection pool test.
James Arthur
2013-04-19
1
-5
/
+7
*
connection: tests for `BlockingConnectionPool`.
James Arthur
2013-04-18
1
-0
/
+74
*
Cleaned up code for PEP 8 compliance
Alex Grönholm
2012-08-06
1
-1
/
+4
*
2.4.12, redis-py is now fork-safe
2.4.12
andy
2012-04-27
1
-0
/
+2
*
new pubsub tests
Andy McCurdy
2011-05-23
1
-53
/
+35
*
connection pool is now a real pool. we no longer rely on threading.local for ...
Andy McCurdy
2011-05-17
1
-0
/
+1
*
all tests passing with new connection pool
Andy McCurdy
2011-05-16
1
-23
/
+26
*
[issue 29] Redis instance doesn't use shared connection pool by default
Konstantin Merenkov
2010-04-12
1
-16
/
+16
*
* fix for #21, make only the "db" argument of select() required. If host and...
Andy McCurdy
2010-03-26
1
-2
/
+2
*
Flushed out the connection manager object a bit more.
Andy McCurdy
2010-03-12
1
-0
/
+8
*
the Redis class is now a thread local. This means you can safely pass it aro...
Andy McCurdy
2010-03-05
1
-1
/
+26
*
- connection objects now store authentication credentials so that reconnect w...
andymccurdy
2010-02-16
1
-0
/
+20