openresty / openresty/lua-nginx-module
[Feature Request] Add ngx.shared.DICT.decr method
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11.8k
- Forks
- 2.1k
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 6
Description
Hi there,
Would it be possible to add the ngx.shared.DICT.decr method given that there is a ngx.shared.DICT.incr method ?
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 locating the existing ngx.shared.DICT.incr implementation and its tests; the issue does not name files or test paths. Done means ngx.shared.DICT.decr is available with behavior defined by the existing incr counterpart and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, lua
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100