Module generic_id_utils

Module generic_id_utils 

Source
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