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

handle redis.Nil error properly #109

Merged
merged 1 commit into from
May 10, 2023

Conversation

dragonchaser
Copy link
Contributor

This PR reintroduces mapping the redis.Nil error to store.ErrNotFound

Signed-off-by: Christian Richter <crichter@owncloud.com>
@dragonchaser dragonchaser marked this pull request as ready for review May 9, 2023 06:07
Copy link
Contributor

@butonic butonic left a comment

Choose a reason for hiding this comment

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

rhafer added a commit to rhafer/ocis that referenced this pull request May 10, 2023
rhafer added a commit to rhafer/reva that referenced this pull request May 10, 2023
This bumps the go-micro/v4/store/redis fork to include these fixes:
micro/plugins#109
micro/plugins#110

And removes the workaround of stripping the table prefixes in our
code.
rhafer added a commit to rhafer/reva that referenced this pull request May 10, 2023
This bumps the go-micro/v4/store/redis fork to include these fixes:
micro/plugins#109
micro/plugins#110

And removes the workaround of stripping the table prefixes in our
code.
rhafer added a commit to rhafer/reva that referenced this pull request May 10, 2023
This bumps the go-micro/v4/store/redis fork to include these fixes:
micro/plugins#109
micro/plugins#110

And removes the workaround of stripping the table prefixes in our
code.
@asim asim merged commit e7defa5 into micro:main May 10, 2023
rhafer added a commit to rhafer/reva that referenced this pull request May 12, 2023
This bumps the go-micro/v4/store/redis fork to include these fixes:
micro/plugins#109
micro/plugins#110

And removes the workaround of stripping the table prefixes in our
code.
rhafer added a commit to rhafer/reva that referenced this pull request May 12, 2023
This bumps the go-micro/v4/store/redis to latest commit from the main
branch to include these fixes:
micro/plugins#109
micro/plugins#110

It also removes the workaround of stripping the table prefixes in our
code.
rhafer added a commit to rhafer/ocis that referenced this pull request May 12, 2023
rhafer added a commit to cs3org/reva that referenced this pull request May 12, 2023
This bumps the go-micro/v4/store/redis to latest commit from the main
branch to include these fixes:
micro/plugins#109
micro/plugins#110

It also removes the workaround of stripping the table prefixes in our
code.
rhafer added a commit to owncloud/ocis that referenced this pull request May 12, 2023
ownclouders pushed a commit to owncloud/ocis that referenced this pull request May 12, 2023
2403905 pushed a commit to 2403905/reva that referenced this pull request May 19, 2023
This bumps the go-micro/v4/store/redis to latest commit from the main
branch to include these fixes:
micro/plugins#109
micro/plugins#110

It also removes the workaround of stripping the table prefixes in our
code.
fschade pushed a commit to owncloud/ocis that referenced this pull request Jul 10, 2023
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