feedback: Submodule box.stat | Tarantool
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_stat/#box-introspection-box-stat-vinyl-details
SME: @
Peer reviewer: @
Возможно, кроме box.stat.vinyl().memory.bloom_filter нужно упомянуть и объяснить еще и box.stat.vinyl().memory.page_index.
Details
Details about |box.stat.vinyl|().memory:
Although the vinyl storage engine is not “in-memory”,<…>
box.stat.vinyl().memory.bloom_filter не упомянут и не объяснен, а он ведь тоже есть
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
Open the linked box.stat.vinyl documentation at the box introspection section and review the existing memory details. Document and explain both memory.bloom_filter and memory.page_index, using the current subsection as the structure to follow. Done means the page covers both reported fields clearly.
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
- 35/100