summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clusters should optionally require full slot coverage (#1845)Bar Shaul2022-01-101-54/+32
* FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN ...Avital Fine2022-01-101-0/+66
* Support test with redis unstable docker (#1850)dvora-h2022-01-041-0/+16
* OCSP stapling support (#1820)Chayim2021-12-262-1/+119
* SRTALGO - skip for redis versions greater than 7.0.0 (#1831)Avital Fine2021-12-261-0/+1
* Marking STRALGO as prior to redis 7 (#1829)Chayim2021-12-231-0/+1
* Support for SELECT (#1825)Chayim2021-12-231-0/+6
* Retry on error exception and timeout fixes (#1821)Bar Shaul2021-12-231-30/+9
* Fixing read race condition during pubsub (#1737)Bar Shaul2021-12-231-9/+34
* Support for specifying error types with retry (#1817)Bar Shaul2021-12-231-1/+124
* Support for RESET command since Redis 6.2.0 (#1824)Chayim2021-12-221-0/+5
* Support CLIENT TRACKING (#1612)Avital Fine2021-12-221-0/+22
* Support WRITE in CLIENT PAUSE (#1549)Avital Fine2021-12-222-1/+7
* Merge pull request #1818 from dvora-h/set-file-and-set-pathdvora-h2021-12-211-0/+39
|\
| * fix test_set_pathdvora-h2021-12-201-6/+6
| * fixing tests and lintdvora-h2021-12-201-3/+30
| * add set_file and set_pathdvora-h2021-12-191-0/+12
* | Support for password-encrypted SSL private keys (#1782)Chayim2021-12-162-1/+77
* | close socket after server disconnect (#1797)Paul Brown2021-12-161-0/+34
* | Support SYNC and PSYNC (#1741)Avital Fine2021-12-151-0/+12
|/
* Disabling JSON.DEBUG tests (#1787)Chayim2021-12-131-29/+29
* 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-026-45/+100
* Improved RedisCluster's reinitialize_steps and documentation (#1765)Bar Shaul2021-12-021-1/+19
* Adding ROLE Command (#1610)Avital Fine2021-12-021-0/+7
* Fixing lint merge issue (#1770)Chayim2021-12-021-2/+2
* Allow overriding connection class via keyword arguments (#1752)Maksim Novikov2021-12-021-0/+18
* Aggregation loadall (#1735)Avital Fine2021-12-021-0/+5
* Integrate RedisBloom support (#1683)Avital Fine2021-12-011-0/+383
* Migrated targeted nodes to kwargs in Cluster Mode (#1762)Bar Shaul2021-12-012-20/+58
* Adding RedisGraph support (#1673)Avital Fine2021-11-305-0/+697
* Added black and isort (#1734)Anas2021-11-3019-4342/+4558
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-309-54/+40
* Support RediSearch FT.PROFILE command (#1727)Avital Fine2021-11-252-1/+68
* Improve code coverage for aggregation tests (#1713)Avital Fine2021-11-251-58/+264
* Fixing COMMAND GETKEYS tests (#1750)Chayim2021-11-251-2/+3
* COMMAND GETKEYS support (#1738)Avital Fine2021-11-251-0/+9
* RedisJSON 2.0.4 behaviour support (#1747)Chayim2021-11-253-27/+32
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-2513-20/+2811
* Removing command on initial connections (#1722)v4.0.1Chayim2021-11-171-1/+2
* FT.EXPLAINCLI intentionally raising NotImplementedError (#1705)Chayim2021-11-141-0/+6
* Call HSET after FT.CREATE to avoid keyspace scan (#1706)Ariel Shtul2021-11-141-3/+3
* Unit tests fixes for compatibility (#1703)Chayim2021-11-143-23/+21
* Added breaking icon to release drafter (#1702)Chayim2021-11-141-0/+23
* Fixes to allow --redis-url to pass through all tests (#1700)Chayim2021-11-116-16/+97
* Restoring ZRANGE desc for Redis < 6.2.0 (#1697)Avital Fine2021-11-111-0/+1
* Fix unit tests running against Redis 4.0.0 (#1699)Avital Fine2021-11-111-5/+5
* Unit test fixes to carry pytest options through all tests (#1696)Chayim2021-11-107-22/+36
* [TEST] search alias test (#1695)Ariel Shtul2021-11-101-17/+4