Re: A new distributed unique ID generator extension SeasSnowflake
[email protected] (rock li) Mon, 16 Aug 2021 20:43:59 +0800
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <CAM2EWbqiEK409_dKLWSar7R7XSXn9O+Q=3REErxr_L4W7psM2Q@mail.gmail.com> |
I need a git account to publish my extension SeasSnowflake , when i upload a package in pecl , the web page notice that You are not registered as lead developer for any packages So anybody can help me , what should i do ? rock li <[email protected]> 于2021年8月16日周一 上午10:54写道: > 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 >