API Reference UXID v2.6.0

View Source

Modules

Generates UXIDs and acts as an Ecto ParameterizedType

This represents a UXID during encoding with all of the fields split out.

Decodes UXID strings into Codec structs

Encodes UXID structs into strings

Process-local monotonic counter backing UXID's monotonic: mode.

Marks a module (typically an Ecto schema) as belonging to a UXID.Registry key, so the registry can assemble its runtime prefix → schema routing table by reflection at boot — without the base-layer registry ever naming the upper-layer schema module in code.

A compile-time registry of an application's UXID prefixes.