apache / incubator-seata-go

Go Implementation For Seata
https://seata.apache.org/
Apache License 2.0
1.56k stars 283 forks source link

Feature saga :support generate id by Snowflake #670

Closed CocaineCong closed 8 months ago

CocaineCong commented 9 months ago

Special notes for your reviewer:

generate id by snowflake and passed the unit test.

Does this PR introduce a user-facing change?:

feat: support generate id by snowflake