summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.4version bump!Andy McCurdy14 years
3.0redis-py 3.0.1Andy McCurdy6 years
4.0Adding links to redis documents in function calls (#1719)Carlosbogo3 years
4.14.1.4 release cherry-picks (#1994)Chayim3 years
4.3AsyncIO Race Condition Fix (#2639)Chayim2 years
4.3.7close loopChayim I. Kirshen2 years
4.3.originalVersion 4.3.5 (#2467)Chayim2 years
4.4Version 4.4.4 (#2671)dvora-h2 years
4.5Version 4.5.2 (#2627)dvora-h2 years
5.0bumping beta version to 5.0.0b3 (#2743)Chayim24 months
AddJsonCommandslintersshacharPash24 months
AsyncCommandsTestsadd async tests: test_client_info, test_client_list_types_not_replica, test_c...shacharPash2 years
Pipelinemark pipeline tests as commentShachar Pashchur2 years
ROLEmaster merge, fixing tests with now clusterChayim I. Kirshen3 years
SupportJSON.MSETMerge branch 'master' into SupportJSON.MSETshacharPash23 months
acluse a single arg for adding and removing of "passwords" and "hashed_passwords"Andy McCurdy5 years
acl-logMake _get_client more configurable with kwargs that override url optionsAndy McCurdy5 years
bitfieldfix stupid linter warningAndy McCurdy6 years
case-insensitive-callbackscase insensitive response callbacks.Andy McCurdy6 years
ck-4.0.0flake8Chayim I. Kirshen3 years
ck-4.1.0rc14.1.0rc1Chayim I. Kirshen3 years
ck-asynciotest markerChayim I. Kirshen2 years
ck-binary-responsesAdding support for non-decodable commandsChayim I. Kirshen3 years
ck-breaking-iconicon for breaking changesChayim I. Kirshen3 years
ck-bump-rc1rc1Chayim I. Kirshen3 years
ck-changesUpdating CHANGES to list most recent changesChayim I. Kirshen4 years
ck-ciparallelsfixing namesChayim I. Kirshen3 years
ck-client-killusertest fixChayim I. Kirshen4 years
ck-customjson-decodertest flake8Chayim I. Kirshen3 years
ck-distuils-deprecationDeprecating distutils (PEP 632) by adding packagingChayim I. Kirshen3 years
ck-docgen-startkitflake8Chayim I. Kirshen3 years
ck-docminorsblackChayim I. Kirshen3 years
ck-fixjsonImprovements to JSON coverageChayim I. Kirshen3 years
ck-fixpypy-releasepypi push with 3.9 actionsChayim I. Kirshen3 years
ck-helpersflake8Chayim I. Kirshen3 years
ck-installpkgcd stageareaChayim I. Kirshen3 years
ck-json-multipathtests against decoders directlyChayim I. Kirshen3 years
ck-jsonalignRedisJSON 2.0.4 behaviour support improvementsChayim I. Kirshen3 years
ck-jsonts-pipelinesMigrating pipeline support for JSON and TSChayim I. Kirshen3 years
ck-linkdocsmerging masterChayim I. Kirshen3 years
ck-parseprepisortChayim I. Kirshen2 years
ck-patch-changesUpdating CHANGES with the latest improvements.Chayim4 years
ck-platsremoving spurfChayim I. Kirshen2 years
ck-publish-from-releaseadding wheel supportChayim I. Kirshen3 years
ck-releasedrafter4.0.0 beta 1 versioning - prior to pypi release (#1615)Chayim4 years
ck-sentinel-commandsflake8Chayim I. Kirshen4 years
ck-serviceone more service fixChayim I. Kirshen23 months
ck-smismemberSMISMEMBER supportChayim I. Kirshen3 years
ck-ssl-cert-passwordsfirst ssl test - validates an invalid certificateChayim I. Kirshen3 years
ck-syncreqssyncing requirementsChayim I. Kirshen3 years
ck-templateUpdating PR templateChayim I. Kirshen3 years
ck-unstable-clusterunstable clusterChayim I. Kirshen3 years
ck-updating-changesbringing CHANGES up-to-dateChayim I. Kirshen4 years
ck440pinning to redis-stack-server, for nowChayim I. Kirshen2 years
cluster-fixesfix review commentsdvora-h2 years
connection-exampleadd more examplesdvora-h3 years
dont-short-circuit-execute-when-watchingPipeline.execute() doesn't short-circuit on empty command stack if it is watc...Brian Maissy6 years
emb-examplesFix sample data in set_and_get exampleIgor Malinovskiy23 months
error_defaultsrename empty_errow -> empty_response as the value is the actual responseAndy McCurdy6 years
healty_connectionstest all selectors via pytest parameterizationAndy McCurdy6 years
jdufresne-pypyAdd testing and support for PyPyAndy McCurdy5 years
lock-ownedensure token comparison is always comparing bytes objectsAndy McCurdy6 years
loggingsplit the client into two pieces -- the normal client with no logging, and a ...Andy McCurdy14 years
mastersupport JSON.MERGE Command (#2761)shacharPash23 months
migrateToken.get_token for literalsAndy McCurdy6 years
monitorfix py2 compatAndy McCurdy6 years
nonblockingincrement version for #1137 debuggingAndy McCurdy6 years
noreadmesudoCast from md to rstItamar Haber6 years
optional-encodingmove resonse string decoding from hiredis to pythonAndy McCurdy6 years
ping-health-checksyes, we still support python 2.7Andy McCurdy6 years
pr/1040pycodestyle needs python 2.7 or greater.Andy McCurdy7 years
pubsubchangelogAndy McCurdy11 years
pypytestrun CI on all branchesAndy McCurdy4 years
pytestupdated tox config for pytestandy12 years
rafi-connargs1fixes 3rafie3 years
redis-version-dockersadding more dockers for version testingChayim I. Kirshen3 years
remove_tokenremove Token class in favor of bytestringAndy McCurdy6 years
roey-changelog_ssldocumentation: fix ssl typos in the changelogRoey Prat5 years
roey-stale_issuesmark and close stale issues and PRsRoey Prat5 years
roey-vamc19_modulesunit test for module list - only the empty use caseRoey Prat5 years
roey/6_0_8develop and test against redis version 6.0.8Roey Prat5 years
roey/github-actionsuse github actions instead of travis-CIRoey Prat4 years
roey/redis_6_0_7develop and test against redis version 6.0.7Roey Prat5 years
roey/slowlog_get_fields#1374 slowlog get - include fields added in Redis version 4Roey Prat4 years
sentinel-1345ConnectionPool.disconnect now accepts arg to disconnect only idle connsAndy McCurdy5 years
sentinel_pool_fixremove unneccessary checkpid from SentinelConnectionPoolAndy McCurdy6 years
smismemberReturnedValuefix lintersshacharPash2 years
ssl-py27-fixcheck exception.args rather than exception.messageAndy McCurdy6 years
threadsafe-poolschangelogAndy McCurdy5 years
v3-breaking-changesraise a LockError when the context manager fails to acquire a lockAndy McCurdy6 years
watchAttempt our best to retry pipeline connection failures where they make sense.andy14 years