Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizable epochStamp for KSUIDs Generated from Past Dates #78

Open
GerardRodes opened this issue Sep 5, 2023 · 0 comments
Open

Customizable epochStamp for KSUIDs Generated from Past Dates #78

GerardRodes opened this issue Sep 5, 2023 · 0 comments

Comments

@GerardRodes
Copy link

I'm working on a project that involves migrating records older than 10 years. My plan was to use KSUIDs with the original creation dates of these records. However, the hardcoded epochStamp starting in 2017 prevents this. I relied on the internal KSUID timestamp to query specific database partitions, which I can't do now due to this limitation (I could still do it but one partition where old records fall would be more populated that the rest).

Would it be possible to allow customization of epochStamp through a PR? If not, should I reconsider using KSUIDs for historical records?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant