Open wolfwfr opened 1 year ago
This change introduces the following fields to the client.Info(key) response:
client.Info(key)
which should be in line with the TS.INFO response of the latest version of the redis-timeseries module.
redislabs/redistimeseries:latest
redislabs/redistimeseries:1.0.0
Proposed Change
This change introduces the following fields to the
client.Info(key)
response:which should be in line with the TS.INFO response of the latest version of the redis-timeseries module.
Testing
redislabs/redistimeseries:latest
, as well asredislabs/redistimeseries:1.0.0
.