Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing command on initial connections (#1722)v4.0.1 | Chayim | 2021-11-17 | 1 | -1/+2 |
| | |||||
* | FT.EXPLAINCLI intentionally raising NotImplementedError (#1705) | Chayim | 2021-11-14 | 1 | -0/+6 |
| | |||||
* | Call HSET after FT.CREATE to avoid keyspace scan (#1706) | Ariel Shtul | 2021-11-14 | 1 | -3/+3 |
| | |||||
* | Unit tests fixes for compatibility (#1703) | Chayim | 2021-11-14 | 3 | -23/+21 |
| | |||||
* | Added breaking icon to release drafter (#1702) | Chayim | 2021-11-14 | 1 | -0/+23 |
| | |||||
* | Fixes to allow --redis-url to pass through all tests (#1700) | Chayim | 2021-11-11 | 6 | -16/+97 |
| | |||||
* | Restoring ZRANGE desc for Redis < 6.2.0 (#1697) | Avital Fine | 2021-11-11 | 1 | -0/+1 |
| | |||||
* | Fix unit tests running against Redis 4.0.0 (#1699) | Avital Fine | 2021-11-11 | 1 | -5/+5 |
| | |||||
* | Unit test fixes to carry pytest options through all tests (#1696) | Chayim | 2021-11-10 | 7 | -22/+36 |
| | |||||
* | [TEST] search alias test (#1695) | Ariel Shtul | 2021-11-10 | 1 | -17/+4 |
| | |||||
* | Response parsing occasionally fails to parse floats (#1692) | Chayim | 2021-11-10 | 1 | -0/+49 |
| | |||||
* | Adding RediSearch/RedisJSON tests (#1691) | Ariel Shtul | 2021-11-10 | 1 | -0/+99 |
| | |||||
* | Test to validate custom JSON decoders (#1681) | Chayim | 2021-11-10 | 1 | -0/+17 |
| | |||||
* | Sleep for flaky search test (#1680) | Chayim | 2021-11-09 | 1 | -0/+4 |
| | |||||
* | Test function renames, to match standards (#1679) | Chayim | 2021-11-09 | 1 | -20/+20 |
| | |||||
* | Re-enable pipeline support for JSON and TimeSeries (#1674) | Chayim | 2021-11-09 | 2 | -28/+35 |
| | |||||
* | Fix georadius tests (#1672) | Avital Fine | 2021-11-08 | 1 | -1/+7 |
| | |||||
* | Restore zrange functionality for older versions of Redis (#1670) | Avital Fine | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Fix garbage collection deadlock (#1578) | Eugene Morozov | 2021-11-08 | 1 | -0/+12 |
| | |||||
* | Support for json multipath ($) (#1663) | Chayim | 2021-11-04 | 3 | -18/+1735 |
| | |||||
* | SMISMEMBER support (#1667) | Chayim | 2021-11-03 | 1 | -0/+7 |
| | |||||
* | Improved JSON accuracy (#1666) | Chayim | 2021-11-02 | 1 | -27/+80 |
| | |||||
* | Added boolean parsing to PEXPIRE and PEXPIREAT (#1665) | Anas | 2021-11-02 | 1 | -12/+12 |
| | |||||
* | redis timeseries support (#1652) | Chayim | 2021-10-28 | 1 | -0/+593 |
| | |||||
* | Exposing the module version in loaded_modules (#1648) | Chayim | 2021-10-26 | 1 | -1/+1 |
| | | | | This is useful for the case where one wants to instantiate a module, knowing the back end version. The reason: behaviour may differ based on redis module versions. | ||||
* | Adding support for redisearch (#1640) | Chayim | 2021-10-25 | 5 | -28/+6117 |
| | |||||
* | redisjson support (#1636) | Chayim | 2021-10-25 | 4 | -6/+304 |
| | |||||
* | Pre 6.2 redis should default to None for script flush (#1641) | Chayim | 2021-10-25 | 1 | -0/+4 |
| | |||||
* | Add FULL option to XINFO SUMMARY (#1638) | Agustin Marquez | 2021-10-25 | 1 | -0/+12 |
| | |||||
* | Enable floating parameters in SET (ex and px) (#1635) | Avital Fine | 2021-10-21 | 1 | -0/+4 |
| | |||||
* | Test BYLEX param in zrangestore (#1634) | Avital Fine | 2021-10-21 | 1 | -5/+6 |
| | |||||
* | 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> | ||||
* | Removing packaging dependency (#1626) | Chayim | 2021-10-19 | 1 | -4/+4 |
| | |||||
* | Add support to consumername in `xpending_range` (#1602) | Avital Fine | 2021-10-19 | 1 | -0/+8 |
| | |||||
* | Raising NotImplementedError for SCRIPT DEBUG and DEBUG SEGFAULT (#1624) | Chayim | 2021-10-18 | 1 | -0/+20 |
| | |||||
* | CLIENT REDIR command support (#1623) | Chayim | 2021-10-18 | 1 | -0/+5 |
| | |||||
* | REPLICAOF command implementation (#1622) | Chayim | 2021-10-18 | 1 | -0/+8 |
| | |||||
* | Add support to NX XX and CH to `GEOADD` (#1605) | Avital Fine | 2021-10-18 | 1 | -27/+53 |
| | |||||
* | add support to `ZRANGE` and `ZRANGESTORE` parameters (#1603) | Avital Fine | 2021-10-18 | 1 | -7/+51 |
| | |||||
* | Merge pull request #1606 from AvitalFineRedis/GEORADIUS_count_any | Avital Fine | 2021-10-14 | 1 | -0/+6 |
|\ | | | | | Add support to ANY to GEOSEARCHSTORE and to GEOSEARCH | ||||
| * | Add support to ANY to GEOSEARCHSTORE and to GEOSEARCH | AvitalFineRedis | 2021-10-13 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #1613 from AvitalFineRedis/MEMORY-MALLOC-STATS | Avital Fine | 2021-10-14 | 1 | -0/+4 |
|\ \ | | | | | | | Support MEMORY MALLOC-STATS | ||||
| * | | implement memory_malloc_stats | AvitalFineRedis | 2021-10-14 | 1 | -0/+4 |
| |/ | |||||
* | | Fix `retry` attribute in UnixDomainSocketConnection (#1604) | nbraun-amazon | 2021-10-14 | 1 | -7/+9 |
|/ | |||||
* | Removing the REDIS_6_VERSION placeholder (#1582) | Chayim | 2021-10-11 | 3 | -28/+21 |
| | |||||
* | Fix potential test case typo in test_zadd_gt_lt (#1585) | Andrew Chen Wang | 2021-10-05 | 1 | -1/+1 |
| | |||||
* | Implement/test LOLWUT command (#1568) | Rajiv Bakulesh Shah | 2021-10-01 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement/test LOLWUT command https://redis.io/commands/lolwut This is a lot of fun to play with: ```python >>> from redis import Redis >>> redis = Redis() >>> print(redis.lolwut(5, 6, 7, 8).decode('utf-8')) ⣴⣶⣶⣶⣶⡆ ⣿⣿⣿⣿⣿⡇ ⠹⡿⠟⣿⡿⠃ ⠀⠀⠀⠀⠀⠀ Georg Nees - schotter, plotter on paper, 1968. Redis ver. 6.0.10 >>> print(redis.lolwut(5, 6, 7, 8).decode('utf-8')) ⢰⣶⣶⣶⣶⡆ ⢿⣿⣿⣿⣿⠁ ⠸⡿⢿⠿⡿⠃ ⠀⠀⠀⠀⠀⠀ Georg Nees - schotter, plotter on paper, 1968. Redis ver. 6.0.10 >>> print(redis.lolwut(5, 6, 7, 8).decode('utf-8')) ⢰⣶⣶⣶⣶⡆ ⣸⣿⣿⣻⣿⡅ ⠿⡿⠻⠿⠿⠁ ⠀⠀⠀⠀⠀⠀ Georg Nees - schotter, plotter on paper, 1968. Redis ver. 6.0.10 >>> ``` * Add link to LOLWUT command documentation Co-authored-by: Chayim <chayim@users.noreply.github.com> * Skip LOLWUT unit test for Redis < 5.0.0 The `LOLWUT` command was introduced in Redis 5.0.0: https://redis.io/commands/lolwut Co-authored-by: Chayim <chayim@users.noreply.github.com> | ||||
* | CLIENT REPLY support, available since redis 3.2.0 (#1581) | Chayim | 2021-09-30 | 2 | -0/+19 |
| | |||||
* | IDLETIME and FREQ support for RESTORE (#1580) | Chayim | 2021-09-30 | 1 | -0/+42 |
| | |||||
* | Supporting args with MODULE LOAD (#1579) | Chayim | 2021-09-30 | 1 | -0/+10 |
| | | | Part of #1546 |