Closed omid closed 3 years ago
Nice, this was sorely needed. Unfortunately there was a separate PR that had gone through a couple conflict resolution cycles so I merged that one first. Would you mind resolving those conflicts to the SizedCache
store? Probably easiest to just copy/paste the whole thing again into the new file
@jaemk sure, no problem.
Looks good @omid , just two comments/questions
@jaemk How can I push it forward? :)
Sorry, fell off my radar - Looks good! Thanks @omid !
Here I separated the store types to make it clearer and easier to spot issues.
I had to:
pub(super)
, but for consistency, I made all of thempub(super)
!Now, instead of having a ~2K file, we have 5 files between 250-650 lines.
PS: This PR is so opinionated, feel free to reject it :)