bahlo / sonyflake-rs

🃏 A distributed unique ID generator inspired by Twitter's Snowflake.
https://docs.rs/sonyflake/
Apache License 2.0
174 stars 10 forks source link

Maintain crate #19

Closed negezor closed 1 year ago

negezor commented 1 year ago

Hello! I wanted to express my gratitude for the Rust crate you've developed. It has been an invaluable asset to my project, and I sincerely appreciate your contributions.

I made two critical changes that are well needed:

There is also a bit of refactoring here, replacing deprecated functions and solving two issues #14 and #18

I was a little lazy to scatter this on different PRs, so let it be such a big PR :D