Generate k-sortable 64-bit unique flake ids.
Generate k-sortable 64-bit unique flake ids.
Issues
·
Documentation
Flake ids are represented in 64-bit unsigned integers. Ids can be broken down into three components:
With this formation, flake can generate 4096 unique ids per millisecond per bucket, or in other words, 4 billion unique ids per second. For reference, YouTube gets about 75 thousand unique views per second.
Contributions are very much welcomed. Please read the Contribution Guide for how to get started.
Note that all contributors are expected to follow the Code of Conduct.
Flake is licensed under the Apache License, Version 2.0. For more information, see the License file.