mirror of
https://github.com/redis/go-redis.git
synced 2025-07-28 06:42:00 +03:00
RediSearch Support (#2801)
* Add RediSearch Support * searach * Add RediSearch commands and tests * Adding more tests and fixing commands * Remove unnecessary additions * fixing tests * fixing tests * fixing tests * fixing FTConfig dialect test * fix commects * make enum for field types * Support resp 2 * fix golang ci * fix ftinfo --------- Co-authored-by: Chayim <chayim@users.noreply.github.com>
This commit is contained in:
3
.github/wordlist.txt
vendored
3
.github/wordlist.txt
vendored
@ -57,4 +57,5 @@ url
|
||||
variadic
|
||||
RedisStack
|
||||
RedisGears
|
||||
RedisTimeseries
|
||||
RedisTimeseries
|
||||
RediSearch
|
||||
|
Reference in New Issue
Block a user