Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ reduce
Method
reduce
vectorset_commands.go:182–184 · vectorset_commands.go::VAddArgs.reduce
()
Source
from the content-addressed store, hash-verified
180
}
181
182
func
(v VAddArgs) reduce() int64 {
183
return
v.Reduce
184
}
185
186
func
(v VAddArgs) appendArgs(args []any) []any {
187
if
v.Cas {
Callers
1
VAddWithArgs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected