feedback: Module uuid | Tarantool
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Related doc. issue: https://github.com/tarantool/doc/issues/4351
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/uuid/
SME: @ Buristan
Details
<…>omputers, or widely distributed
applications, UUIDs are better.
|Tarantool generates UUIDs following the rules for RFC 4122
version 4 variant 1.|
https://www.tarantool.io/en/doc/latest/reference/reference_lua/uuid/
Tarantool generates UUID v1 on FreeBSD. See https://github.com/tarantool/tarantool/pull/10185#discussion_r1662773193.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the UUID module page at https://www.tarantool.io/en/doc/latest/reference/reference_lua/uuid/ and compare the RFC 4122 version statement with the FreeBSD behavior reported in the issue. Review the related documentation issue and the linked Tarantool pull request discussion; done means the page accurately documents the supported UUID version behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100