|
|
|
|
|
by fenollp
1623 days ago
|
|
We use K-Sortable Globally Unique IDs: https://github.com/segmentio/ksuid Some differences: 128 bit strongly generated payload (instead of 80 bits for ULIDs). Only 32 bit time precision but that's wall clock time anyway. Base62 encoded. |
|