Request context
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Lua
- Stars
- 81
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
As each request is handled in separate fiber it could be useful to store some information in fiber.storage (https://github.com/tarantool/tarantool/issues/3462)
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the request-handling entry point and the linked Tarantool issue #3462 to understand the proposed fiber.storage use. Define what request information should be stored, its lifetime and access behavior, then verify the behavior with appropriate request-handling tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100