Releases: mustafaturan/monoton
Releases · mustafaturan/monoton
Version 3.0
Introduce MaxNode/0
method on sequencer
to allow library users to set a node identifier based on the limits.
Version 2.0
Optimized for zero-allocation and efficiency
Version 1.0
- Stabilize API
- Allow Singleton and DI inits
Update uint to uint64 to support 32bit systems
Update uint to uint64 to support 32bit systems
Simplify the preconfigured sequencers
Simplify the preconfigured sequencers by moving common sequence incrementation logic into sequence struct.
Allow initial time value
Allow initial time value on the configuration; which will help to store more years depending on needs.
Init for opensource
Highly scalable, single/multi node, predictable and incremental unique id generator.