Is monotonicity within the same millisecond implemented?
Opened this issue · 2 comments
sergeyprokhorenko commented
Hi Vahagn,
Have you implemented the monotonicity of ULIDs within the same millisecond?
See:
- https://github.com/ulid/spec#monotonicity (increment of random part)
- https://github.com/Sofya2003/ULID-with-sequence#specification (sequence after timestamp)
iCyberon commented
Hi Sergey,
It's not implemented yet. If it's important for your use case, I'll try to push support for the monotonicity this weekend.
sergeyprokhorenko commented
Hi Vahagn,
This is very important, but not so urgent :)