Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@HMWCS HMWCS released this 22 Oct 03:22
8ab6acd
  • Initial release of the Snowflake ID Generator.
  • Provides unique 64-bit IDs across distributed systems using data center and machine IDs.
  • Supports custom epoch start time configuration.
  • Optimized with Compare-And-Swap (CAS) for high throughput and efficient concurrent ID generation.