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

Implement modify #202

Merged
merged 7 commits into from
Jun 1, 2023
Merged

Implement modify #202

merged 7 commits into from
Jun 1, 2023

Conversation

i-surkov
Copy link
Contributor

No description provided.

@i-surkov i-surkov requested a review from t3hnar May 26, 2023 16:46
src/main/scala/com/evolution/scache/CacheMetered.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/Cache.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/Cache.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/Cache.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/Cache.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/CacheFenced.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/Cache.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/Cache.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/CacheMetered.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/CacheMetrics.scala Outdated Show resolved Hide resolved
src/main/scala/com/evolution/scache/LoadingCache.scala Outdated Show resolved Hide resolved
@i-surkov i-surkov marked this pull request as ready for review May 31, 2023 10:07
@i-surkov i-surkov requested a review from t3hnar May 31, 2023 10:11
@i-surkov i-surkov merged commit f43cf2a into master Jun 1, 2023
3 of 7 checks passed
@i-surkov i-surkov deleted the isurkov/implement-modify branch June 1, 2023 07:26
i-surkov pushed a commit that referenced this pull request Jun 1, 2023
* Initial modify implementation

* Implement tests and allow use in fenced

* Remove outdated comments

* Modify returns old value release handle, add modification sequencing tests

* Renamed things as per PR review

* Add helper extension methods and comments.

* Further refactoring

---------

Co-authored-by: Ilya Surkov <isurkov@evolution.com>

(cherry picked from commit f43cf2a)
i-surkov added a commit that referenced this pull request Jun 7, 2023
* Initial modify implementation

* Implement tests and allow use in fenced

* Remove outdated comments

* Modify returns old value release handle, add modification sequencing tests

* Renamed things as per PR review

* Add helper extension methods and comments.

* Further refactoring

---------

Co-authored-by: Ilya Surkov <isurkov@evolution.com>
(cherry picked from commit f43cf2a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants