A new distributed unique ID generator extension SeasSnowflake
[email protected] (rock li) Mon, 16 Aug 2021 10:54:20 +0800
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <CAM2EWbo5FSK-OHiPhpv+hwCQVJ09sfh_f9qSk1gDY4E0=nAdsQ@mail.gmail.com> |
SeasSnowflake is a distributed unique ID generator inspired by Twitter's Snowflake( https://blog.twitter.com/engineering/en_us/a/2010/announcing-snowflake). We use it in production environment very well, and we hope that more people could use it , So i need to publish SeasSnowflake in pecl. Thank you everyone! github address: https://github.com/SeasX/SeasSnowflake