Skip to content

[Task] Use UUID-v7 in ID generators #101

@yarolegovich

Description

@yarolegovich

We're coordinating a migration to time-based UUIDs in all ID generators.
We'll soon be working on persistent storage integrations and index updates are more efficient if new entries have increasing IDs.
v7 has a time-based prefix and works much better than v4 in terms of the number of index rebalancing on insert.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions