summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add more examplesconnection-exampledvora-h2021-12-282-53/+122
* generating jupyter notebooks into readthedocsChayim I. Kirshen2021-12-289-11/+214
* language changesChayim I. Kirshen2021-12-281-16/+12
* remove changes in client.pydvora-h2021-12-281-2/+0
* create connection example notebookdvora-h2021-12-272-1/+182
* fixing exception in listendvora-h2021-12-221-0/+2
* Merge pull request #1818 from dvora-h/set-file-and-set-pathdvora-h2021-12-212-0/+90
|\
| * fixing PR commentsdvora-h2021-12-211-6/+13
| * fix test_set_pathdvora-h2021-12-201-6/+6
| * fixing tests and lintdvora-h2021-12-202-17/+49
| * add set_file and set_pathdvora-h2021-12-192-0/+51
* | Allow ssl_ca_path with rediss:// urls (#1814)Chayim2021-12-191-0/+1
* | Support for password-encrypted SSL private keys (#1782)Chayim2021-12-1617-17/+215
* | close socket after server disconnect (#1797)Paul Brown2021-12-162-2/+41
* | Support SYNC and PSYNC (#1741)Avital Fine2021-12-153-1/+38
* | Add CI action to install package from commit hash (#1781) (#1790)Ashwani Gupta2021-12-151-0/+16
* | Single sourcing the package version (#1791)Chayim2021-12-152-7/+13
* | Ensure redis_connect_func is set on uds connection (#1794)Ali-Akber Saifee2021-12-151-1/+3
* | Fix link in lmove docstring (#1793)Akuli2021-12-151-1/+1
|/
* Disabling JSON.DEBUG tests (#1787)Chayim2021-12-131-29/+29
* Adding cluster, bloom, and graph docs (#1779)v4.1.0rc2Chayim2021-12-096-12/+152
* Add packaging to setup_requires, and use >= to play nice to setup.py (fixes #...Sebastian Pipping2021-12-091-2/+5
* Fixing the license link in the readme (#1778)Chayim2021-12-081-52/+52
* Removing distutils from tests (#1773)Chayim2021-12-082-6/+6
* Fix cluster ACL tests (#1774)Bar Shaul2021-12-082-2/+2
* Added support for MONITOR in clusters (#1756)Bar Shaul2021-12-027-45/+117
* Improved RedisCluster's reinitialize_steps and documentation (#1765)Bar Shaul2021-12-022-8/+48
* Adding ROLE Command (#1610)Avital Fine2021-12-022-1/+22
* Locking latest tag for pythons docker (#1769)Chayim2021-12-021-1/+1
* Fixing lint merge issue (#1770)Chayim2021-12-021-2/+2
* Allow overriding connection class via keyword arguments (#1752)Maksim Novikov2021-12-022-0/+22
* Run actions in Parallel (#1763)Chayim2021-12-022-3/+5
* Aggregation loadall (#1735)Avital Fine2021-12-022-3/+16
* Integrate RedisBloom support (#1683)Avital Fine2021-12-017-0/+1208
* Migrated targeted nodes to kwargs in Cluster Mode (#1762)Bar Shaul2021-12-018-747/+342
* Remove unused aggregation subclasses (#1754)Avital Fine2021-12-011-77/+27
* Adding RedisGraph support (#1673)Avital Fine2021-11-3016-1/+1720
* Added black and isort (#1734)Anas2021-11-3060-6732/+7341
* Pre-4.1.0rc2 version bump (#1761)Chayim2021-11-301-1/+1
* Link Documents for all module commands (#1711)Chayim2021-11-304-87/+181
* Updating cluster docker location (#1760)Chayim2021-11-301-1/+1
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-3036-306/+263
* Updating PR template (#1745)v4.1.0rc1Chayim2021-11-252-0/+4
* Removing duplication of Script class (#1751)Chayim2021-11-251-36/+0
* Fixing deprecating distutils (PEP 632) (#1730)Chayim2021-11-254-7/+9
* Splitting documentation for read the docs (#1743)Chayim2021-11-2516-60/+209
* Support RediSearch FT.PROFILE command (#1727)Avital Fine2021-11-254-7/+156
* Improve code coverage for aggregation tests (#1713)Avital Fine2021-11-252-64/+264
* Fixing COMMAND GETKEYS tests (#1750)Chayim2021-11-254-7/+10
* Adding support for non-decodable commands (#1731)Chayim2021-11-254-10/+22