Skip to content

fix: purgeCachedDocument after transaction#541

Closed
loks0n wants to merge 4 commits intomainfrom
fix-purgedcacheddocument-after-transaction
Closed

fix: purgeCachedDocument after transaction#541
loks0n wants to merge 4 commits intomainfrom
fix-purgedcacheddocument-after-transaction

Conversation

@loks0n
Copy link
Contributor

@loks0n loks0n commented Mar 24, 2025

This is kind of a big conceptual change, previously we attempted to be strongly consistent with cache and DB (but imperfect due to scenario above), now we are eventually consistent. There is now a gap between purgeCachedDocument and the commit, where gets can be stale

@loks0n loks0n requested a review from abnegate March 24, 2025 11:06
@abnegate
Copy link
Member

Addressed elsewhere

@abnegate abnegate closed this Apr 29, 2025
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.

2 participants