Expand description
Utility functions for working with generic IDs
Functionsยง
- boundary_
id_ for_ time - Creates a boundary ID for time-range queries
- from_
ulids - Converts a collection of ULIDs to entity IDs
- generate_
batch - Generates a batch of unique entity IDs
- generate_
batch_ at_ time - Generates a batch of IDs with specific timestamp
- sort_
by_ time - Sorts a collection of IDs by creation time (natural ULID order)
- to_
ulids - Converts a collection of entity IDs to ULIDs
- validate_
batch - Validates a collection of entity IDs