itwanger / itwanger/toBeBetterJavaer
【redis-布隆过滤器】可能有一点错误
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
原文: 如果全不是1,那么key不存在;
我觉得: 如果有一个不是1,那么key不存在;
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
Open the linked Redis Bloom filter section and locate the quoted sentence, “如果全不是1,那么key不存在”. Verify the Bloom filter condition against the surrounding explanation, then update the wording to reflect the reported correction. Done means the section states the correct condition clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100