alignTimestamp confusion

This page summarizes the projects mentioned and recommended in the original post on /r/redis

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • Especially the client libraries are documentated horribly. Currently checking out redis/py and can't get the alignTimestamp to work on ts.createrule. Does anybody know what I need to pass there? I thought it needs to be epoch time plus whatever milliseconds to get to the timestamp that I want it to start at. But I can't figure out how to use the parameter. Also documentation ts.createrule on redis.io is also too vague. I have yet to find a SINGLE example of how to use alignTimestamp, so I figure it is either useless (as in: doesnt do what it is supposed to do) or so badly documentated nobody knows what to do with it. Either case is a bit sloppy and a shame really.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts