tarantool / tarantool/doc

feedback: Submodule box.stat | Tarantool

Open
#1,647 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

add details reference server vinyl
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”,<…>

https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_stat/#box-introspection-box-stat-vinyl-details

box.stat.vinyl().memory.bloom_filter не упомянут и не объяснен, а он ведь тоже есть

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.