Skip to content

lost22git/nim_xid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xid for Nim lang

NOTE: Would be disordered in a second when counter overflow 3bytes. Not applicable to scenarios where ordered data is imported in batches. A simple solution: Compare the id generated each time with the last one. If it is less than the last generated id, wait for a while and try again.

API DOC

Resources

Run tests

nimble test

Run bench

nimble bench

Releases

No releases published

Packages

No packages published

Languages