Conversation
|
Please also mention tuid uses |
|
Lol, never saw that there is a JS implementation there. It usually needed for generation of Primary Keys in databases (mostly PG). Using it allows substituting Serial with less predictable values, without dropping performance. And usually it's compiled as C extension in PG. |
|
Thanks a TON @nosovk and @kurtextrem - i am surprised anyone is paying attention to this repo but this is why i open sourced my list! i took the advantage to rearrange my list a little bit - have a look at my latest commit do you have anything else to add? i'd love your input. really appreciate the add. |
|
I found your HackerNews thread interesting and the comments there, e.g. this one regarding verification of UUIDs. Maybe worth adding as 'ideas'? |
|
Also, I got another set of tools that generate UUID similar things, which I'd personally mention (at least the first two)
The updates look good! 👍🏻 |
No description provided.