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

feat: support golanglru cache #973

Merged
merged 4 commits into from
Sep 26, 2023
Merged

Conversation

PengYechang
Copy link
Contributor

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@PengYechang PengYechang temporarily deployed to tablestore-live August 16, 2023 08:01 — with GitHub Actions Inactive
@PengYechang PengYechang temporarily deployed to tablestore-live August 16, 2023 08:03 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2023

Codecov Report

Merging #973 (d08e65c) into master (f47f10c) will increase coverage by 0.17%.
The diff coverage is 86.40%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #973      +/-   ##
==========================================
+ Coverage   52.99%   53.16%   +0.17%     
==========================================
  Files         204      206       +2     
  Lines       11470    11529      +59     
==========================================
+ Hits         6078     6129      +51     
- Misses       4928     4934       +6     
- Partials      464      466       +2     
Files Coverage Δ
pkg/cache/xfreecache/v2/cache.go 76.19% <100.00%> (-1.23%) ⬇️
pkg/cache/xfreecache/v2/config.go 76.74% <100.00%> (+0.55%) ⬆️
pkg/cache/xfreecache/v2/localcache.go 56.66% <100.00%> (ø)
pkg/cache/xgolanglru/cache.go 92.45% <92.45%> (ø)
pkg/cache/xgolanglru/config.go 71.42% <71.42%> (ø)

... and 2 files with indirect coverage changes

@PengYechang PengYechang temporarily deployed to tablestore-live August 16, 2023 08:26 — with GitHub Actions Inactive
@sysulq sysulq added the enhancement New feature or request label Aug 18, 2023
@sysulq sysulq changed the title feat(xgolanglru): finish feat: support golanglru cache Sep 26, 2023
sysulq
sysulq previously approved these changes Sep 26, 2023
@PengYechang PengYechang temporarily deployed to tablestore-live September 26, 2023 07:44 — with GitHub Actions Inactive
@sysulq sysulq merged commit 96213d8 into douyu:master Sep 26, 2023
11 checks passed
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.

3 participants