1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-28 06:42:00 +03:00

Add Redis Gears support (#2675)

* Add gears commands and tests

* Fix tfunctionlist and add docstrings

* fixes

* fixes

* add tfcallasync to gearsCmdable
This commit is contained in:
ofekshenawa
2023-08-16 17:06:07 +03:00
committed by GitHub
parent 558581eac6
commit aba21be8cd
5 changed files with 368 additions and 1 deletions

View File

@ -52,4 +52,5 @@ uri
URI
url
variadic
RedisStack
RedisStack
RedisGears