Re: A new distributed unique ID generator extension SeasSnowflake
[email protected] ("Christoph M. Becker") Mon, 16 Aug 2021 15:18:17 +0200
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
On 16.08.2021 at 04:54, rock li wrote: > 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. I haven't closely looked at the repo, but from a very cursory look it seems to be good for PECL, and likely a useful extension. Thank you for providing it! Has anybody objections to putting the SeasSnowflake extension on PECL? -- Christoph M. Becker