RedisBloom / JRedisBloom

Java Client for RedisBloom probabilistic module
https://redisbloom.io
BSD 2-Clause "Simplified" License
153 stars 33 forks source link

Edit default port in example #50

Closed sazzad16 closed 3 years ago

sazzad16 commented 3 years ago

https://github.com/RedisBloom/RedisBloom/blob/master/README.md uses 6379 as example port. It should be used here as well.

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (6db5eb9) into master (7bbc543) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   50.83%   50.83%           
=======================================
  Files          10       10           
  Lines         299      299           
  Branches       20       20           
=======================================
  Hits          152      152           
  Misses        144      144           
  Partials        3        3           

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 7bbc543...6db5eb9. Read the comment docs.