You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
I noticed that both in live talks and in the streams introduction text, the author uses the term "monotonically increasing" for the IDs autogenerated by the XADD command. However the term is wrong, since monotonic would imply that two consecutive IDS could be the same, whereas the author most certainly means "strictly increasing".