https://github.com/flowcore-io/time-uuid
Utils for working with time-based UUIDs
https://github.com/flowcore-io/time-uuid
Last synced: 7 months ago
JSON representation
Utils for working with time-based UUIDs
- Host: GitHub
- URL: https://github.com/flowcore-io/time-uuid
- Owner: flowcore-io
- Created: 2025-02-20T12:28:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T13:07:14.000Z (over 1 year ago)
- Last Synced: 2025-02-20T13:40:41.047Z (over 1 year ago)
- Language: TypeScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Flowcore Time UUID
Utils for working with time-based UUIDs.
Implementation is from the [Cassandra Driver](https://github.com/datastax/nodejs-driver) project.