-
To do:
1. Precompile create ✅
2. Add usage instructions in README.md ✅
3. Copy README.md to `UUIDv7` module ✅
-
**Is your feature request related to a problem? Please describe.**
There is a new draft RFC for UUID formats that are more database friendly, it would be nice if these were supported in the `uuid` cr…
-
It's because the default table type in StarRocks is duplicate key however we do need a distribution hash and something that is a sort key
Eg. Primary key == StarRocks sort key and the key used for di…
-
Cool project! I've also recently been thinking about typeIDs (I follow a similar pattern in some of my toy projects) and might be interested in collaborating on a python implementation.
The approa…
-
const v = k.randomSync(new Date('2022-12-17T03:40:29.204Z'))
const v2 = k.randomSync(new Date('2022-12-17T03:40:29.300Z'))
For example: `v.date.toISOString()` doesn't seem to retain the ms value o…
-
I read this article and it left me perplex... https://medium.com/javascript-scene/identity-crisis-how-modern-applications-generate-unique-ids-39562736f557
Would be great to put this generator in co…
-
As seen in #83, I made some remarks on draft 03. In this issue I will list things that are not fully handled by the current draft (04) and some additional things I have in mind:
1. As mentioned in …
-
I have an implementation of v7 UUIDs for [Postgres](https://github.com/fboulnois/pg_uuidv7) based on the [original draft](https://www.ietf.org/archive/id/draft-ietf-uuidrev-rfc4122bis-00.html#name-uui…
-
- AD Review request from Murray on Section 6's SHOULDs.
- Addressing all as numbered by the section.subsection with author commentary.
- Feel free to discuss my suggestions.
Murray Feedback:
> …
-
```
Reviewer: Marco Tiloca
Review result: Ready with Nits
I reviewed this document as part of the Applications and Real-Time (ART) Area Review Team's ongoing effort to review all IETF documents b…