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
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export Sentinel, and SSL like other classes (#1671)
Terence Honles
2021-11-08
1
-1
/
+13
*
starting to clean the docs (#1657)
Chayim
2021-10-28
1
-168
/
+160
*
Update badges in README.md (#1654)
Guy Korland
2021-10-28
1
-3
/
+4
*
re-enabling codecov as part of CI process (#1646)
Chayim
2021-10-26
1
-1
/
+2
*
Convert README & CONTRIBUTING from rst to md (#1633)
David
2021-10-26
1
-0
/
+962
*
keep history
andy
2013-04-28
1
-353
/
+0
*
Update the README with accurate pipeline transaction information
Tim Douglas
2013-04-16
1
-3
/
+3
*
Added note that redis-py requires a running Redis server to connect to along ...
Dave
2013-04-15
1
-0
/
+3
*
Fix a typo in README
bitterb
2013-01-21
1
-1
/
+1
*
Update README.md
saidimu apale
2012-12-03
1
-1
/
+1
*
Update README.md
saidimu apale
2012-12-03
1
-1
/
+1
*
LUA examples in README
andy
2012-10-07
1
-3
/
+64
*
badge up the README
andy
2012-08-09
1
-0
/
+2
*
Correct typos in README.md
Zak Johnson
2011-11-07
1
-3
/
+3
*
Note about thread safety and piplines regarding #198
andy
2011-10-10
1
-1
/
+1
*
The pipeline object comes off of the existing Redis instance, not the redis m...
nicholasknight
2011-08-15
1
-1
/
+1
*
added a note about SETEX in the Redis class
andy
2011-08-04
1
-0
/
+1
*
Fix typo in README
Adam Vandenberg
2011-07-29
1
-1
/
+1
*
Fixed "Connetion" typo
WoLpH
2011-07-28
1
-1
/
+1
*
Renamed the base client class to StrictRedis, replacing ZADD and LREM in favo...
andy
2011-07-26
1
-30
/
+35
*
docs
andy
2011-07-17
1
-1
/
+1
*
Added a `transaction` convenience method that eliminates boilerplate when
andy
2011-07-17
1
-0
/
+15
*
Pipelines can now be used as Context Managers. Thanks David Wolever. Fixes #160
andy
2011-07-17
1
-5
/
+6
*
Whoops, forgot `break`.
David Wolever
2011-07-13
1
-0
/
+1
*
Docs for proposed Pipeline context manager.
David Wolever
2011-07-13
1
-22
/
+34
*
Fixing example to include `finally: pipe.reset()`
David Wolever
2011-07-13
1
-21
/
+27
*
documentation about pipelines
andy
2011-07-13
1
-0
/
+75
*
notes about LREM order of args and PubSub objects not being threadsafe.
Andy McCurdy
2011-06-21
1
-0
/
+4
*
get the argument name correct
Andy McCurdy
2011-06-07
1
-4
/
+5
*
documentation fix for #138
Andy McCurdy
2011-06-06
1
-9
/
+13
*
pipelines need the response_callback love, too. grammar fixes in docs
Andy McCurdy
2011-06-01
1
-23
/
+24
*
added ability for per-instance response callbacks. also, holy shit, documenta...
Andy McCurdy
2011-06-01
1
-473
/
+129
*
added `linsert()` to readme.
Kenneth Reitz
2011-04-09
1
-1
/
+8
*
command reference docs moved
Justin Quick
2011-01-19
1
-1
/
+1
*
typo in easy_install docs. fixes #79.
Andy McCurdy
2010-12-21
1
-3
/
+2
*
Add watch() to the README
Ted Nyman
2010-12-21
1
-0
/
+3
*
moved the Versioning Scheme section of the Readme up to the top
Andy McCurdy
2010-08-18
1
-6
/
+6
*
Yet some more adjustments to the README
Antonio Ognio
2010-08-17
1
-7
/
+5
*
Some other minor adjustments to the README
Antonio Ognio
2010-08-17
1
-1
/
+0
*
Some more adjustments to the README
Antonio Ognio
2010-08-17
1
-7
/
+7
*
Adding command reference and some other sections to the README
Antonio Ognio
2010-08-17
1
-0
/
+466
*
* fix for #21, make only the "db" argument of select() required. If host and...
Andy McCurdy
2010-03-26
1
-4
/
+4
*
rename to get nice highlighing on github ;)
andymccurdy
2010-02-17
1
-0
/
+33