summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cd stageareack-installpkgChayim I. Kirshen2021-11-091-0/+1
* trying the sdist actionChayim I. Kirshen2021-11-091-3/+5
* Merge remote-tracking branch 'origin/master' into ck-installpkgChayim I. Kirshen2021-11-092-20/+24
|\
| * Sleep for flaky search test (#1680)Chayim2021-11-091-0/+4
| * Test function renames, to match standards (#1679)Chayim2021-11-091-20/+20
| * Docstring improvements for Redis class (#1675)Chayim2021-11-091-2/+4
* | Docstring improvements for Redis class (#1675)Chayim2021-11-091-2/+4
* | wheel for distChayim I. Kirshen2021-11-091-0/+1
* | task change to build both packages nowChayim I. Kirshen2021-11-091-1/+1
* | Adding package installation testsChayim I. Kirshen2021-11-091-2/+7
* | Merge remote-tracking branch 'origin/master' into ck-installpkgChayim I. Kirshen2021-11-090-0/+0
|\ \ | |/
| * 4.0.0 rc2 versioning (#1677)Chayim2021-11-091-1/+1
| * Removing dependency on six (#1676)Chayim2021-11-098-36/+17
* | Merge branch 'ck-remove-sixdep' into ck-installpkgChayim I. Kirshen2021-11-098-36/+17
|\ \
| * | Removing dependency on sixChayim I. Kirshen2021-11-098-36/+17
| |/
* | 4.0.0 rc2 versioningChayim I. Kirshen2021-11-091-1/+1
|/
* Re-enable pipeline support for JSON and TimeSeries (#1674)Chayim2021-11-097-38/+154
* Export Sentinel, and SSL like other classes (#1671)Terence Honles2021-11-083-2/+26
* Fix georadius tests (#1672)Avital Fine2021-11-081-1/+7
* Restore zrange functionality for older versions of Redis (#1670)Avital Fine2021-11-082-15/+49
* Fix garbage collection deadlock (#1578)Eugene Morozov2021-11-083-3/+19
* rc1 (#1668)Chayim2021-11-041-1/+1
* publish to pypi as releases are generated with the release drafter (#1647)v4.0.0rc1Chayim2021-11-041-0/+31
* Support for json multipath ($) (#1663)Chayim2021-11-048-74/+1823
* SMISMEMBER support (#1667)Chayim2021-11-032-0/+15
* Improved JSON accuracy (#1666)Chayim2021-11-029-76/+165
* Added boolean parsing to PEXPIRE and PEXPIREAT (#1665)Anas2021-11-022-13/+14
* Adding vulture for static analysis (#1655)Chayim2021-10-286-26/+26
* starting to clean the docs (#1657)Chayim2021-10-282-179/+171
* redis timeseries support (#1652)Chayim2021-10-289-5/+1590
* Update badges in README.md (#1654)Guy Korland2021-10-281-3/+4
* Add python_requires setuptools check for python > 3.6 (#1656)Nicusor Picatureanu2021-10-271-0/+1
* restore actions to prs (#1653)Chayim2021-10-261-0/+3
* Adding description format for package (#1651)Chayim2021-10-261-0/+1
* Exposing the module version in loaded_modules (#1648)Chayim2021-10-265-8/+20
* Fixing the package to include commands (#1649)v4.0.0b3Chayim2021-10-264-112/+124
* re-enabling codecov as part of CI process (#1646)Chayim2021-10-264-7/+9
* beta2 version and CHANGES update (#1643)v4.0.0b2Chayim2021-10-262-1/+8
* Convert README & CONTRIBUTING from rst to md (#1633)David2021-10-264-1107/+1138
* sentinel: Add SentinelManagedSSLConnection (#1419)AbdealiJK2021-10-251-1/+5
* Adding support for redisearch (#1640)Chayim2021-10-2520-30/+8494
* redisjson support (#1636)Chayim2021-10-2529-244/+855
* Pre 6.2 redis should default to None for script flush (#1641)Chayim2021-10-252-5/+15
* Add FULL option to XINFO SUMMARY (#1638)Agustin Marquez2021-10-253-9/+37
* Enable floating parameters in SET (ex and px) (#1635)Avital Fine2021-10-212-2/+12
* Test BYLEX param in zrangestore (#1634)Avital Fine2021-10-211-5/+6
* tox integrations with invoke and docker (#1632)Chayim2021-10-2112-95/+256
* geosearch test should use any=True (#1594)Andrew Chen Wang2021-10-201-2/+3
* Add warning when hiredis not installed. Recommend installation. (#1621)adiamzn2021-10-191-0/+3
* Removing packaging dependency (#1626)Chayim2021-10-192-9/+9