MCPcopy
hub / github.com/redis/go-redis / TSInfo

Method TSInfo

timeseries_commands.go:29–29  ·  view source on GitHub ↗
(ctx context.Context, key string)

Source from the content-addressed store, hash-verified

27 TSGet(ctx context.Context, key string) *TSTimestampValueCmd
28 TSGetWithArgs(ctx context.Context, key string, options *TSGetOptions) *TSTimestampValueCmd
29 TSInfo(ctx context.Context, key string) *MapStringInterfaceCmd
30 TSInfoWithArgs(ctx context.Context, key string, options *TSInfoOptions) *MapStringInterfaceCmd
31 TSMAdd(ctx context.Context, ktvSlices [][]interface{}) *IntSliceCmd
32 TSQueryIndex(ctx context.Context, filterExpr []string) *StringSliceCmd

Calls

no outgoing calls