Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | beta2 version and CHANGES update (#1643)v4.0.0b2 | Chayim | 2021-10-26 | 2 | -1/+8 | |
| | ||||||
* | Convert README & CONTRIBUTING from rst to md (#1633) | David | 2021-10-26 | 4 | -1107/+1138 | |
| | ||||||
* | sentinel: Add SentinelManagedSSLConnection (#1419) | AbdealiJK | 2021-10-25 | 1 | -1/+5 | |
| | | | | | | | Create a simple class which takes in both: - SentinelManaged - SSLConnection in cases where the sentinel is being used with a TLS enabled redis setup. | |||||
* | Adding support for redisearch (#1640) | Chayim | 2021-10-25 | 20 | -30/+8494 | |
| | ||||||
* | redisjson support (#1636) | Chayim | 2021-10-25 | 29 | -244/+855 | |
| | ||||||
* | Pre 6.2 redis should default to None for script flush (#1641) | Chayim | 2021-10-25 | 2 | -5/+15 | |
| | ||||||
* | Add FULL option to XINFO SUMMARY (#1638) | Agustin Marquez | 2021-10-25 | 3 | -9/+37 | |
| | ||||||
* | Enable floating parameters in SET (ex and px) (#1635) | Avital Fine | 2021-10-21 | 2 | -2/+12 | |
| | ||||||
* | Test BYLEX param in zrangestore (#1634) | Avital Fine | 2021-10-21 | 1 | -5/+6 | |
| | ||||||
* | tox integrations with invoke and docker (#1632) | Chayim | 2021-10-21 | 12 | -95/+256 | |
| | ||||||
* | geosearch test should use any=True (#1594) | Andrew Chen Wang | 2021-10-20 | 1 | -2/+3 | |
| | | | Co-authored-by: Avital Fine <79420960+AvitalFineRedis@users.noreply.github.com> | |||||
* | Add warning when hiredis not installed. Recommend installation. (#1621) | adiamzn | 2021-10-19 | 1 | -0/+3 | |
| | ||||||
* | Removing packaging dependency (#1626) | Chayim | 2021-10-19 | 2 | -9/+9 | |
| | ||||||
* | Add support to consumername in `xpending_range` (#1602) | Avital Fine | 2021-10-19 | 2 | -4/+18 | |
| | ||||||
* | Raising NotImplementedError for SCRIPT DEBUG and DEBUG SEGFAULT (#1624) | Chayim | 2021-10-18 | 2 | -0/+30 | |
| | ||||||
* | CLIENT REDIR command support (#1623) | Chayim | 2021-10-18 | 3 | -0/+14 | |
| | ||||||
* | REPLICAOF command implementation (#1622) | Chayim | 2021-10-18 | 3 | -0/+23 | |
| | ||||||
* | Fix client_kill_filter docs for skimpy (#1596) | Andrew Chen Wang | 2021-10-18 | 0 | -0/+0 | |
| | | | Co-authored-by: Chayim <chayim@users.noreply.github.com> | |||||
* | Normalize minid and maxlen docs (#1593) | Andrew Chen Wang | 2021-10-18 | 1 | -4/+6 | |
| | | | Co-authored-by: Chayim <chayim@users.noreply.github.com> | |||||
* | Update docs for multiple usernames for ACL DELUSER (#1595) | Andrew Chen Wang | 2021-10-18 | 1 | -1/+1 | |
| | ||||||
* | Add support to NX XX and CH to `GEOADD` (#1605) | Avital Fine | 2021-10-18 | 2 | -29/+77 | |
| | ||||||
* | Fix grammar of get param in set command (#1588) | Andrew Chen Wang | 2021-10-18 | 1 | -1/+1 | |
| | ||||||
* | Fix docs for client_kill_filter (#1584) | Andrew Chen Wang | 2021-10-18 | 1 | -2/+2 | |
| | ||||||
* | add support to `ZRANGE` and `ZRANGESTORE` parameters (#1603) | Avital Fine | 2021-10-18 | 2 | -122/+181 | |
| | ||||||
* | adding contributors to the changes (#1619) | Chayim | 2021-10-17 | 1 | -1/+5 | |
| | ||||||
* | Adding the release drafter to help simplify release notes (#1618) | Chayim | 2021-10-17 | 2 | -0/+59 | |
| | ||||||
* | 4.0.0 beta 1 versioning - prior to pypi release (#1615)v4.0.0b1ck-releasedrafter | Chayim | 2021-10-17 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1606 from AvitalFineRedis/GEORADIUS_count_any | Avital Fine | 2021-10-14 | 2 | -12/+25 | |
|\ | | | | | Add support to ANY to GEOSEARCHSTORE and to GEOSEARCH | |||||
| * | Add support to ANY to GEOSEARCHSTORE and to GEOSEARCH | AvitalFineRedis | 2021-10-13 | 2 | -12/+25 | |
| | | ||||||
* | | Merge pull request #1613 from AvitalFineRedis/MEMORY-MALLOC-STATS | Avital Fine | 2021-10-14 | 2 | -0/+8 | |
|\ \ | | | | | | | Support MEMORY MALLOC-STATS | |||||
| * | | implement memory_malloc_stats | AvitalFineRedis | 2021-10-14 | 2 | -0/+8 | |
| |/ | ||||||
* | | bringing CHANGES up-to-date (#1600) | Chayim | 2021-10-14 | 1 | -8/+19 | |
| | | ||||||
* | | Fix `retry` attribute in UnixDomainSocketConnection (#1604) | nbraun-amazon | 2021-10-14 | 2 | -8/+24 | |
| | | ||||||
* | | Remove unused BitFieldOperation in client.py (#1590) | Andrew Chen Wang | 2021-10-14 | 1 | -97/+0 | |
| | | ||||||
* | | Add client_id param to docs for client_list (#1589) | Andrew Chen Wang | 2021-10-14 | 1 | -1/+2 | |
| | | ||||||
* | | Simplify MODULE LOAD and fix SCRIPT FLUSH doc (#1597) | Andrew Chen Wang | 2021-10-14 | 1 | -4/+2 | |
| | | ||||||
* | | Merge pull request #1608 from AvitalFineRedis/MEMORY_DOCTOR | Avital Fine | 2021-10-14 | 1 | -17/+36 | |
|\ \ | | | | | | | Throw NotImplementedError for MEMORY DOCTOR and MEMORY HELP | |||||
| * | | Throw NotImplementedError | AvitalFineRedis | 2021-10-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Throw NotImplementedError | AvitalFineRedis | 2021-10-14 | 1 | -0/+5 | |
| | | | ||||||
| * | | Throw NotImplementedError | AvitalFineRedis | 2021-10-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | flake8 | AvitalFineRedis | 2021-10-13 | 1 | -3/+9 | |
| | | | ||||||
| * | | stam | AvitalFineRedis | 2021-10-13 | 1 | -12/+14 | |
| | | | ||||||
| * | | raise NotImplementedError | AvitalFineRedis | 2021-10-13 | 1 | -5/+11 | |
| |/ | ||||||
* | | Merge pull request #1609 from AvitalFineRedis/unsupported_COMMAND | Avital Fine | 2021-10-14 | 1 | -0/+5 | |
|\ \ | | | | | | | Throw NotImplementedError for COMMAND INFO | |||||
| * | | Throw NotImplementedError | AvitalFineRedis | 2021-10-14 | 1 | -2/+2 | |
| | | | ||||||
| * | | Throw NotImplementedError | AvitalFineRedis | 2021-10-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Throw NotImplementedError | AvitalFineRedis | 2021-10-14 | 1 | -0/+5 | |
| |/ | ||||||
* | | Updating links to point to the new repository location (#1611) | Guy Korland | 2021-10-14 | 1 | -8/+8 | |
|/ | ||||||
* | Making 3.9.9 a placeholder version - prior to 4.0.0 (#1599) | Chayim | 2021-10-11 | 1 | -1/+1 | |
| | ||||||
* | Removing the REDIS_6_VERSION placeholder (#1582) | Chayim | 2021-10-11 | 3 | -28/+21 | |
| |