|
|
|
|
|
by erik_seaberg
1134 days ago
|
|
The ULID spec encourages people to assume they can be sorted in create time order, but it does not handle clock skew. I wouldn’t use it except in a system that can rely on having a single monotonic clock, because I worry about things that are almost true. |
|