redis/internal
ofekshenawa 244a3e22da
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>
2024-06-26 13:13:06 +03:00
..
customvet Format code and fix go vet (#2696) 2023-09-20 14:03:44 +03:00
hashtag chore: fewer test dependencies 2023-01-27 15:01:50 +00:00
hscan Allow scanning redis values into pointer fields (#2787) 2023-12-17 17:42:45 +02:00
pool fix ConnPool race in newConn (#2885) 2024-02-14 22:14:50 +02:00
proto test: fix WriteArg test (#2808) 2023-12-17 12:13:01 +02:00
rand Make FailoverClient(sentinel mode) more robust (#1655) 2021-02-10 17:20:08 +02:00
util feat: support write the types of pointer of simple data types (#2745) (#2753) 2023-10-31 07:17:22 +02:00
arg.go chore: update import path 2023-01-23 08:48:54 +02:00
internal.go chore: update import path 2023-01-23 08:48:54 +02:00
internal_test.go chore: fewer test dependencies 2023-01-27 15:01:50 +00:00
log.go follow to golang-lint 1.40 2021-05-13 10:33:38 +08:00
once.go docs: add a description of the hook 2023-01-07 16:30:56 +08:00
util.go RediSearch Support (#2801) 2024-06-26 13:13:06 +03:00
util_test.go Handle IPv6 in isMovedError (#2981) 2024-04-28 12:37:44 +08:00