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

⚡️ In-Memory-Cache for public API responses #241

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

0x46616c6b
Copy link
Member

No description provided.

@0x46616c6b 0x46616c6b added the enhancement New feature or request label Oct 18, 2023
@0x46616c6b 0x46616c6b force-pushed the In-Memory-Cache-for-public-API-responses branch from 6a294f6 to 2a66f58 Compare October 18, 2023 18:18
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #241 (2a66f58) into main (601dab6) will decrease coverage by 0.62%.
The diff coverage is 85.61%.

@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   93.43%   92.82%   -0.62%     
==========================================
  Files          39       41       +2     
  Lines        1661     1797     +136     
==========================================
+ Hits         1552     1668     +116     
- Misses         87      105      +18     
- Partials       22       24       +2     
Files Coverage Δ
internal/api/api.go 100.00% <100.00%> (ø)
internal/cache/cache.go 93.84% <93.84%> (ø)
...al/api/middleware/response_cache/response_cache.go 76.11% <76.11%> (ø)

@0x46616c6b 0x46616c6b merged commit a908d40 into main Oct 18, 2023
4 of 6 checks passed
@0x46616c6b 0x46616c6b deleted the In-Memory-Cache-for-public-API-responses branch October 18, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant