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

CachedValue and related enhancements to multi-instance support #386

Merged
merged 16 commits into from
Aug 31, 2024

Conversation

lbwexler
Copy link
Member

@lbwexler lbwexler commented Aug 28, 2024

Needed to remove the oldValue in our change handler -- we could bring it back optionally, but it will require giving up on our performance enhancements to avoid serializing "old" versions of our large data sets

CHANGELOG.md Outdated Show resolved Hide resolved
src/main/groovy/io/xh/hoist/cache/CachedValue.groovy Outdated Show resolved Hide resolved
@lbwexler lbwexler marked this pull request as ready for review August 28, 2024 20:36
@amcclain
Copy link
Member

Will look with care tomorrow - eager to see it, thanks for setting this up.

@amcclain
Copy link
Member

Please see proposed updates in #388

amcclain and others added 6 commits August 30, 2024 10:03
+ Minor updates to ctor validations
+ Doc comment tweaks
+ Set `@CompileStatic` on AlertBannerService for good measure
@lbwexler
Copy link
Member Author

CR: Tom, ATM, Greg

@lbwexler lbwexler merged commit 5557e3b into develop Aug 31, 2024
3 checks passed
@lbwexler lbwexler deleted the cachedValue branch August 31, 2024 03:17
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.

3 participants