itwanger / itwanger/toBeBetterJavaer

【redis-布隆过滤器】可能有一点错误

Open
#69 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
17.7k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

https://tobebetterjavaer.com/sidebar/sanfene/redis.html#_27-%E8%83%BD%E8%AF%B4%E8%AF%B4%E5%B8%83%E9%9A%86%E8%BF%87%E6%BB%A4%E5%99%A8%E5%90%97

原文: 如果全不是1,那么key不存在;
我觉得: 如果有一个不是1,那么key不存在;

Contributor guide

No contributing guide indexed for this repository

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.