Skip to content

Update redismodules.rst #1822

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

Merged
merged 1 commit into from
Dec 22, 2021
Merged

Update redismodules.rst #1822

merged 1 commit into from
Dec 22, 2021

Conversation

yanivhershkovich
Copy link
Contributor

Updated links to RediSearch, RedisGraph and RedisBloom sites as they were all pointing to RedisJSON instead.

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

Updated links to RediSearch, RedisGraph and RedisBloom sites as they were all pointing to RedisJSON instead.
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2021

Codecov Report

Merging #1822 (43b2990) into master (271218e) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1822      +/-   ##
==========================================
- Coverage   94.33%   94.32%   -0.02%     
==========================================
  Files          75       75              
  Lines       15830    15830              
==========================================
- Hits        14934    14932       -2     
- Misses        896      898       +2     
Impacted Files Coverage Δ
tests/test_cluster.py 98.67% <0.00%> (-0.13%) ⬇️

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 271218e...43b2990. Read the comment docs.

Copy link
Contributor

@chayim chayim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for helping make our documentation better! Merging, and ensuring this is part of the 4.1.0 release.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Dec 22, 2021
@chayim chayim merged commit 01fedaf into redis:master Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants