Hi Dmitriy, 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)
Hi Dmitriy,
Have you implemented the monotonicity of ULIDs within the same millisecond?
See: