https://www.callicoder.com/distributed-unique-id-sequence-number-generator/

 

https://medium.com/@sandeep4.verma/system-design-distributed-global-unique-id-generation-d6a440cc8e5

 

https://medium.com/geekculture/how-do-tech-giants-design-and-implement-a-distributed-id-generator-bd618803035f

 

https://medium.com/double-pointer/system-design-interview-scalable-unique-id-generator-twitter-snowflake-or-a-similar-service-18af22d74343

 

https://medium.com/double-pointer/system-design-interview-scalable-unique-id-generator-twitter-snowflake-or-a-similar-service-18af22d74343

 

https://blog.devgenius.io/7-famous-approaches-to-generate-distributed-id-with-comparison-table-af89afe4601f

 

 

https://instagram-engineering.com/sharding-ids-at-instagram-1cf5a71e5a5c

https://github.com/bwmarrin/snowflake

 

https://github.com/godruoyi/go-snowflake  -- screaming

https://github.com/sony/sonyflake

 

https://github.com/godruoyi/php-snowflake

 

https://itnext.io/how-to-use-twitter-snowflake-ids-for-your-database-primary-keys-in-laravel-763a98e78466

 

https://medium.com/geekculture/how-do-tech-giants-design-and-implement-a-distributed-id-generator-bd618803035f  - extr lists