Skip to content

Instantly share code, notes, and snippets.

@ajeetraina
Created September 26, 2021 08:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajeetraina/b61f6ab00509beee3dd86788d1597031 to your computer and use it in GitHub Desktop.
Save ajeetraina/b61f6ab00509beee3dd86788d1597031 to your computer and use it in GitHub Desktop.
Add data to TimeSeries A
127.0.0.1:6379> TS.ADD positions:<JOURNEYHASH>:speed * 10 RETENTION 60000 CHUNK_SIZE 16 ON_DUPLICATE LAST
127.0.0.1:6379> TS.ADD positions:<JOURNEYHASH>:gh * 123456123456163 RETENTION 60000 ON_DUPLICATE LAST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment