Merged
Conversation
|
🚅 Deployed to the rivet-pr-4457 environment in rivet-frontend
|
This was referenced Mar 19, 2026
Contributor
Author
11 tasks
PR Review: fix(cache): clean up libOverall this is a solid simplification PR - net -309 lines with cleaner APIs. A few notes: Positives
Issues to Verify
Minor Notes
No blocking issues - the changes compile cleanly (Redis variant removed from both enum and match), and the simplifications are correct. |
11 tasks
175706a to
17d21f5
Compare
f07072d to
ea5642d
Compare
17d21f5 to
de18421
Compare
ea5642d to
f6c3742
Compare
de18421 to
e65f84d
Compare
11 tasks
e65f84d to
65200cf
Compare
f6c3742 to
10c9ce3
Compare
65200cf to
ea32d90
Compare
10c9ce3 to
42a11eb
Compare
ea32d90 to
ddfa969
Compare
42a11eb to
38080c6
Compare
ddfa969 to
bed6ca4
Compare
875b002 to
14a6bb1
Compare
bed6ca4 to
10a4ff1
Compare
This was referenced Mar 28, 2026
Merged
10a4ff1 to
860e71e
Compare
4b7394e to
876ae4d
Compare
860e71e to
22498e8
Compare
11 tasks
876ae4d to
1876954
Compare
22498e8 to
0b1f7e6
Compare
11 tasks
1876954 to
b648533
Compare
0b1f7e6 to
7e46b06
Compare
b648533 to
e1d3163
Compare
7e46b06 to
4080c12
Compare
11 tasks
e1d3163 to
8e3bc38
Compare
4080c12 to
3606c4d
Compare
This was referenced Apr 3, 2026
This was referenced Apr 4, 2026
11 tasks
11 tasks
Member
Merge activity
|
3606c4d to
47ec108
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: