Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: add redis cache support #2378
base: main
Are you sure you want to change the base?
feat: add redis cache support #2378
Changes from all commits
a00259c
361b0ad
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 41 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L41
Check warning on line 46 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L46
Check warning on line 48 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L48
Check warning on line 66 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L65-L66
Check warning on line 98 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L98
Check warning on line 112 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L111-L112
Check warning on line 114 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L114
Check warning on line 121 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L120-L121
Check warning on line 123 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L123
Check warning on line 128 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L127-L128
Check warning on line 144 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L143-L144
Check warning on line 146 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L146
Check warning on line 159 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L158-L159
Check warning on line 161 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L161
Check warning on line 175 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L175
Check warning on line 179 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L179
Check warning on line 202 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L202
Check warning on line 204 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L204
Check warning on line 223 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L223
Check warning on line 229 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L229
Check warning on line 231 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L231
Check warning on line 237 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L236-L237
Check warning on line 239 in pkg/storage/cache/redis.go
Codecov / codecov/patch
pkg/storage/cache/redis.go#L239