Skip to content

fix: isolate cached backend values - #84

Merged
j6k4m8 merged 1 commit into
masterfrom
fix/cache-safe-values-82
Jul 27, 2026
Merged

fix: isolate cached backend values#84
j6k4m8 merged 1 commit into
masterfrom
fix/cache-safe-values-82

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • snapshot iterators before caching so repeated reads remain consumable
  • deep-copy cached values on storage and return to isolate nested mutation
  • invalidate cached reads only after successful backend writes
  • document cache synchronization and wrapped-backend concurrency scope

@codspeed-hq

codspeed-hq Bot commented Jul 27, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 17 untouched benchmarks


Comparing fix/cache-safe-values-82 (7746e0b) with master (c33b0b9)

Open in CodSpeed

@j6k4m8
j6k4m8 merged commit 902cd9e into master Jul 27, 2026
7 checks passed
@j6k4m8
j6k4m8 deleted the fix/cache-safe-values-82 branch July 27, 2026 16:55
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.

1 participant