Open
Description
In our production scenarios, ULID
is often used as a very critical data primary key.
Depending on the specific scenario, we will use it in various forms in different storage media:
To be added
In the process of debugging/troubleshooting/exploring data, the current CLI interface does not fully meet our needs (free conversion of ULID
representation and key attribute viewing).
Based on actual usage experience, we have refactored the CLI interface, focusing on improving the following aspects:
- Improved usability (less command line typing)
- Improved consistency (no more differences like
--from-int
--int
) - Support batch processing (can process multiple ULIDs)
Sorry, the content here is not yet fully organized, I will complete it as soon as possible
Metadata
Metadata
Assignees
Labels
No labels