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
Commit message (
Expand
)
Author
Age
Files
Lines
*
flake8
ck-sentinel-commands
Chayim I. Kirshen
2021-08-23
1
-1
/
+7
*
Added an execute wrapper and tests.
Chayim I. Kirshen
2021-08-23
1
-3
/
+16
*
Add retry mechanism with backoff (#1494)
nbraun-amazon
2021-08-18
2
-0
/
+69
*
Zunion (#1522)
Avital Fine
2021-08-15
1
-0
/
+20
*
Adding support for CLIENT LIST with ID (#1505)
Chayim
2021-08-15
1
-0
/
+8
*
MINID and LIMIT support for xtrim (#1508)
Chayim
2021-08-15
1
-0
/
+41
*
implementing the LMOVE and BLMOVE commands (#1504)
Chayim
2021-08-15
1
-0
/
+12
*
Added GET argument to SET command (#1412)
Jiekun
2021-08-08
1
-0
/
+8
*
xautoclaim (#1529)
Avital Fine
2021-08-05
1
-1
/
+47
*
add idle to xpending (#1523)
Avital Fine
2021-08-05
1
-0
/
+46
*
Add a count parameter to lpop/rpop for redis >= 6.2.0 (#1487)
Gal Ben David
2021-08-05
1
-0
/
+16
*
Updating base testing docker to redis 6.2.5 (#1536)
Chayim
2021-08-05
1
-7
/
+1
*
fix getex flaky tests
Avital Fine
2021-08-05
1
-1
/
+1
*
zinter (#1520)
Avital Fine
2021-08-01
1
-0
/
+22
*
zdiff and zdiffstore (#1518)
Avital Fine
2021-07-29
1
-0
/
+15
*
Zrangestore (#1521)
Avital Fine
2021-07-29
1
-0
/
+10
*
LT and GT support for ZADD (#1509)
Chayim
2021-07-29
1
-0
/
+17
*
zrandmember (#1519)
Avital Fine
2021-07-25
1
-0
/
+12
*
getdel (#1514)
Avital Fine
2021-07-25
1
-0
/
+7
*
Implements CLIENT KILL laddr filter (#1506)
Chayim
2021-07-25
1
-0
/
+20
*
support for client unpause (#1512)
Chayim
2021-07-25
1
-0
/
+4
*
NOMKSTREAM support for XADD (#1507)
Chayim
2021-07-25
1
-0
/
+10
*
hrandfield (#1513)
Avital Fine
2021-07-22
1
-0
/
+13
*
client_list (#1517)
Avital Fine
2021-07-22
1
-0
/
+6
*
getex (#1515)
Avital Fine
2021-07-22
1
-0
/
+15
*
Add support for COPY command new in Redis 6.2 (#1492)
malinaa96
2021-07-20
1
-0
/
+23
*
changing unit tests to account for defaults in redis flags (#1499)
Chayim
2021-07-15
2
-19
/
+22
*
daemonize the thread to see if the tests will continue
Andy McCurdy
2021-06-30
1
-4
/
+3
*
Add support for the ABSTTL option of the RESTORE command. (#1423)
Simon Charette
2020-11-22
1
-0
/
+13
*
Add optional exception handler to PubSubWorkerThread (#1395)
Abhimanyu Deora
2020-10-26
1
-0
/
+24
*
🕰️ Use monotonic clock in Lock (and tests)
Jack Edge
2020-10-12
1
-4
/
+4
*
Added the ACL LOG command available in Redis 6
Andy McCurdy
2020-08-19
2
-10
/
+63
*
All values within Redis URLs are url-unquoted via default.
Andy McCurdy
2020-08-15
1
-114
/
+16
*
Remove support for end-of-life Python 2.7 (#1318)
Jon Dufresne
2020-08-06
12
-102
/
+84
*
LPOS: add new command (#1354)
Paul Spooren
2020-07-22
1
-0
/
+32
*
Dockerize (#1365)
Andy McCurdy
2020-07-20
6
-48
/
+68
|
\
|
*
make the slowlog_get test more resilient to multiple clients being connected
Andy McCurdy
2020-07-20
1
-4
/
+2
|
*
rename absurdly long test name
Andy McCurdy
2020-07-15
1
-1
/
+1
|
*
Check that we're subscribed to the right channels
Andrew Brookins
2020-07-15
1
-5
/
+2
|
*
Attempt to fix a timing bug
Andrew Brookins
2020-07-14
1
-1
/
+1
|
*
Use the existing --redis-url param to get master host
Andrew Brookins
2020-07-10
1
-9
/
+7
|
*
Fix flake8 errors
Andrew Brookins
2020-07-09
2
-3
/
+1
|
*
Pass the master hostname to tests
Andrew Brookins
2020-07-09
4
-39
/
+61
|
*
WIP on base image
Andrew Brookins
2020-07-09
1
-2
/
+9
*
|
Support for loading, unloading and listing Redis Modules (#1360)
Roey Prat
2020-07-13
1
-0
/
+5
|
/
*
Do not un-escape \ characters when parsing MONITOR output
Andy McCurdy
2020-06-08
1
-0
/
+7
*
Fix for HSET argument validation to allow any non-None key
AleksMat
2020-05-09
1
-0
/
+4
*
Fix typo (missing space) in exception message (#1334)
Jon Dufresne
2020-04-28
1
-1
/
+5
*
Remove unnecessary coerce to list (#1321)
Jon Dufresne
2020-04-13
1
-1
/
+1
*
Fix str/bytes mixup in PythonParser.read_response() (#1324)
Jon Dufresne
2020-04-13
1
-0
/
+15
[next]