2 個答案
- 最新
- 最多得票
- 最多評論
0
Hi, version 7 is a new uuid format.
See https://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html#name-uuid-version-7
UUID version 7 features a time-ordered value field derived from the widely implemented and
well known Unix Epoch timestamp source, the number of milliseconds seconds since midnight
1 Jan 1970 UTC, leap seconds excluded. As well as improved entropy characteristics over
versions 1 or 6.
0
Finally, I didn't manage to get a new pool that generate Uuid v7. It seems the issue was limited in time. Maybe a problem shadow solved by AWS team ;)
已回答 1 年前
相關內容
- 已提問 1 年前
- 已提問 1 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 5 個月前
Version 7 seems to be still in a draft stage.