Skip to content

v0.4.0 - Generator Overhaul

Latest

Choose a tag to compare

@ayubun ayubun released this 28 Jul 18:31
79db30e

the internal snowflake generator has been overhauled~ it is now entirely lock-free, and features:

  • 429 backpressure for when the worker cannot keep up with requests
    • managed by a limited-size /generate task queue
  • safety for when the system clock goes backwards
  • some more granular response codes