Skip to content

TSMRange - make fromTimestamp and toTimestamp interface typed instead of int #2979

Open
@tpoxa

Description

@tpoxa

Redis documentation says:

fromTimestamp

is start timestamp for the range query (integer Unix timestamp in milliseconds) or - to denote the timestamp of the earliest sample in the time series.

So I believe with having this argument as int I can not denote - as a time of the earliest sample.
Not sure if using 0 same efficient as -

Same goes for +

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions