Re: A new distributed unique ID generator extension snowfake

[email protected] ("Christoph M. Becker") Thu, 30 Dec 2021 12:53:02 +0100
Newsgroups php.pecl.dev
Message-ID <[email protected]>
On 30.12.2021 at 04:02, Wayne Hsiung wrote:

> The snowfake extension is a distributed self-incrementing ID algorithm that
> is transferred to Twitter.
> https://github.com/wxxiong6/php-ext-snowflake
> Thinks!

Well, there is already <https://pecl.php.net/package/SeasSnowflake>.
How do these extensions differ?

Thanks,
Christoph