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

Provide an implementation for Flake-160 #1

Open
mguenther opened this issue Nov 8, 2018 · 1 comment
Open

Provide an implementation for Flake-160 #1

mguenther opened this issue Nov 8, 2018 · 1 comment
Milestone

Comments

@mguenther
Copy link
Owner

Idem needs an implementation for 160-bit-wide Flake IDs that comprise:

  • 64 bits for a timestamp in milliseconds since the epoch
  • 32 bits for a per-process counter, which is reset each millisecond
  • 48 bits for a host identifier
  • 16 bits for a process ID

The target representation for that Flake ID is a String.

@mguenther mguenther added this to the 0.2.0 milestone Nov 8, 2018
@mguenther mguenther modified the milestones: 0.2.0, backlog Nov 14, 2019
@mguenther
Copy link
Owner Author

There is currently no demand to support this. Moved to backlog.

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

No branches or pull requests

1 participant