Skip to content

Releases: mustafaturan/monoton

Version 3.0

11 Dec 06:51
3496bed
Compare
Choose a tag to compare

Introduce MaxNode/0 method on sequencer to allow library users to set a node identifier based on the limits.

Version 2.0

25 Apr 05:24
955f1b3
Compare
Choose a tag to compare

Optimized for zero-allocation and efficiency

Version 1.0

10 Feb 00:26
Compare
Choose a tag to compare
  • Stabilize API
  • Allow Singleton and DI inits

Update uint to uint64 to support 32bit systems

22 Nov 04:37
Compare
Choose a tag to compare

Update uint to uint64 to support 32bit systems

Simplify the preconfigured sequencers

17 Apr 07:03
Compare
Choose a tag to compare

Simplify the preconfigured sequencers by moving common sequence incrementation logic into sequence struct.

Allow initial time value

09 Apr 03:24
Compare
Choose a tag to compare

Allow initial time value on the configuration; which will help to store more years depending on needs.

Init for opensource

07 Apr 09:50
Compare
Choose a tag to compare

Highly scalable, single/multi node, predictable and incremental unique id generator.