Closed bachmanm closed 3 years ago
The above link is a good find. I think by using UUID V1, the time stamp and mac address should provide a pattern that is easily looked up on an index. If we could also store it as a byte array, it might reduce memory overhead a little.
read this http://blog.mikemccandless.com/2014/05/choosing-fast-unique-identifier-uuid.html and investigate, whether we can do better that we're doing now