-
Notifications
You must be signed in to change notification settings - Fork 0
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/backend/switching from bigcache to go redis #334
Feat/backend/switching from bigcache to go redis #334
Conversation
… to go-redis migration
…mproved readability
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #334 +/- ##
===========================================
- Coverage 79.27% 73.39% -5.89%
===========================================
Files 53 21 -32
Lines 3209 2507 -702
Branches 81 81
===========================================
- Hits 2544 1840 -704
- Misses 577 578 +1
- Partials 88 89 +1 ☔ View full report in Codecov by Sentry. |
Description
This pr proposes changing from bigcache to go-redis
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: