Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine auto-concatenated strings (#2482) | David Gilman | 2022-12-14 | 1 | -1/+1 |
| | |||||
* | Remove `deprecated` dependency (#2386) | Aarni Koskela | 2022-10-30 | 1 | -4/+3 |
| | | | No need for an external library just for 5 annotations. | ||||
* | Deprecate `add_doccument` (FT.ADD) (#2425) | dvora-h | 2022-10-24 | 1 | -0/+8 |
| | | | | | | | | | * deprecate add_doccuments * linters * linters * async tests | ||||
* | change drop to dropindex (#2315) | dvora-h | 2022-08-02 | 1 | -2/+3 |
| | |||||
* | Add `query_params` to FT.PROFILE (#2198) | dvora-h | 2022-06-01 | 1 | -11/+19 |
| | | | | | | | * ft.profile query_params * fix pr comments * type hints | ||||
* | update black to 22.3.0 (#2171) | Utkarsh Gupta | 2022-05-30 | 1 | -18/+3 |
| | |||||
* | Fix Linting and Test Failures (#2191) | Greg Melton | 2022-05-23 | 1 | -1/+1 |
| | | | | | | | * force triggering pr pipeline * fix lint error * https://github.com/RedisJSON/RedisJSON/pull/721 no longer clears strings or boolean scalars | ||||
* | Fix modules links to https://redis.io/commands/ (#2185) | Avital Fine | 2022-05-17 | 1 | -38/+32 |
| | |||||
* | Add async supoort for SEARCH commands (#2096) | dvora-h | 2022-04-28 | 1 | -0/+242 |
| | | | | | | | | | | | | | * Add async supoort for SEARCH commands * linters * linters * linters * linters * linters | ||||
* | Fix typo (#2043) | Kolja Lampe | 2022-03-10 | 1 | -1/+1 |
| | |||||
* | Add pipeline support for search (#2038) | dvora-h | 2022-03-08 | 1 | -11/+20 |
| | |||||
* | Fixing type annotation for EXPLAIN (#1997) | Sebastian Rittau | 2022-02-17 | 1 | -1/+1 |
| | |||||
* | Vector similarity search support (#1986) | Chayim | 2022-02-15 | 1 | -7/+35 |
| | |||||
* | Fix naming conventions (#1872) | dvora-h | 2022-02-02 | 1 | -3/+3 |
| | | | | | * fix naming convention * fix worng changes | ||||
* | FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN ↵ | Avital Fine | 2022-01-10 | 1 | -20/+58 |
| | | | | | (#1847) Co-authored-by: Chayim I. Kirshen <c@kirshen.com> | ||||
* | Documentation cleanup (#1841) | Chayim | 2021-12-30 | 1 | -26/+20 |
| | |||||
* | Added black and isort (#1734) | Anas | 2021-11-30 | 1 | -22/+21 |
| | |||||
* | Link Documents for all module commands (#1711) | Chayim | 2021-11-30 | 1 | -39/+79 |
| | |||||
* | Pyupgrade + flynt + f-strings (#1759) | Aarni Koskela | 2021-11-30 | 1 | -1/+1 |
| | | | @akx Thank you so much for this! Thanks again for introducing me to a new tool that I'm sliding into my workflow as well. | ||||
* | Support RediSearch FT.PROFILE command (#1727) | Avital Fine | 2021-11-25 | 1 | -4/+49 |
| | |||||
* | FT.EXPLAINCLI intentionally raising NotImplementedError (#1705) | Chayim | 2021-11-14 | 1 | -0/+4 |
| | |||||
* | Removing dependency on six (#1676) | Chayim | 2021-11-09 | 1 | -8/+6 |
| | |||||
* | Adding support for redisearch (#1640) | Chayim | 2021-10-25 | 1 | -0/+704 |