Replies: 1 comment 7 replies
-
@ngjaying There is nothing about case when given score already exists in the sorted set in the documentation. Is it possible to save checkpoint with same timestamp ? I made small test
It looks like that zero value is returned in the case of the same score |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@rwadowski In my smoke testing with the redis store for qos 2, I got some errors like below randomly:
I believe the cause is in
internal/pkg/ts/redis/redisTs.go
Set function:The reply is 0 sometimes. How can we know why it has no error but return a 0?
Beta Was this translation helpful? Give feedback.
All reactions