DEV Community

Discussion on: Generating Globally Unique IDs in Distributed Systems

Collapse
 
ranjancse profile image
Ranjan Dailata

Yet another interesting project named "Sonyflake".

Sonyflake is a distributed unique ID generator inspired by Twitter's Snowflake.

Sonyflake