Feat Add redis as vector database #299
Annotations
4 errors and 2 warnings
index/vectordb/redis/redis.go#L103
shadow: declaration of "err" shadows declaration at line 77 (govet)
|
index/vectordb/redis/redis.go#L196
shadow: declaration of "ok" shadows declaration at line 194 (govet)
|
index/vectordb/redis/redis.go#L206
shadow: declaration of "ok" shadows declaration at line 194 (govet)
|
|
index/vectordb/redis/redis.go#L120
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
index/vectordb/redis/redis.go#L141
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading