Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing dependency on six (#1676) | Chayim | 2021-11-09 | 8 | -36/+17 |
| | |||||
* | Re-enable pipeline support for JSON and TimeSeries (#1674) | Chayim | 2021-11-09 | 4 | -8/+110 |
| | |||||
* | Restore zrange functionality for older versions of Redis (#1670) | Avital Fine | 2021-11-08 | 1 | -14/+48 |
| | |||||
* | Support for json multipath ($) (#1663) | Chayim | 2021-11-04 | 5 | -56/+88 |
| | |||||
* | SMISMEMBER support (#1667) | Chayim | 2021-11-03 | 1 | -0/+8 |
| | |||||
* | Improved JSON accuracy (#1666) | Chayim | 2021-11-02 | 5 | -48/+78 |
| | |||||
* | redis timeseries support (#1652) | Chayim | 2021-10-28 | 7 | -5/+996 |
| | |||||
* | Exposing the module version in loaded_modules (#1648) | Chayim | 2021-10-26 | 3 | -6/+17 |
| | | | | 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 | 13 | -0/+2376 |
| | |||||
* | redisjson support (#1636) | Chayim | 2021-10-25 | 9 | -0/+3876 |