Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CF.MEXISTS command #2951

Merged
merged 4 commits into from
Mar 19, 2022
Merged

Conversation

doumdoum
Copy link
Contributor

No description provided.

@doumdoum
Copy link
Contributor Author

Hi, this feature exists in redisBloom code (see unit tests) but is not yet documented, see PR RedisBloom/RedisBloom#428
Unit tests failed on a completely unrelated test :-(
Regards,
/DV

@sazzad16 sazzad16 added this to the 4.2.0 milestone Mar 19, 2022
doumdoum and others added 2 commits March 19, 2022 10:58
Co-authored-by: M Sazzadul Hoque <[email protected]>
Co-authored-by: M Sazzadul Hoque <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2022

Codecov Report

Merging #2951 (4cb4fae) into master (44be77d) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #2951      +/-   ##
============================================
- Coverage     55.56%   55.54%   -0.02%     
  Complexity     3311     3311              
============================================
  Files           205      205              
  Lines         12718    12722       +4     
  Branches        713      713              
============================================
  Hits           7067     7067              
- Misses         5416     5420       +4     
  Partials        235      235              
Impacted Files Coverage Δ
.../main/java/redis/clients/jedis/CommandObjects.java 66.72% <0.00%> (-0.12%) ⬇️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 55.81% <0.00%> (-0.07%) ⬇️
.../redis/clients/jedis/bloom/RedisBloomProtocol.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44be77d...4cb4fae. Read the comment docs.

@sazzad16 sazzad16 merged commit 16cddcc into redis:master Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants