redis-timeseries icon indicating copy to clipboard operation
redis-timeseries copied to clipboard

Support automatic timestamps for arbitrary values

Open itaysabato opened this issue 6 years ago • 0 comments

In order to avoid out-of-order timestamps (which cause run-time errors), it would be very useful IMO to be able to delegate time-stamping to the module, e.g. via:

TS.ADD key * value

itaysabato avatar Apr 27 '18 10:04 itaysabato