Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Use manual reload policy#18

Merged
DavIvek merged 1 commit intomainfrom
use-manual-commit-reload-policy
Aug 14, 2025
Merged

Use manual reload policy#18
DavIvek merged 1 commit intomainfrom
use-manual-commit-reload-policy

Conversation

@DavIvek
Copy link
Contributor

@DavIvek DavIvek commented Aug 14, 2025

The OnCommitWithDelay option can be problematic because, after a commit, we can’t guarantee that the changes will be visible when the next query is executed on the Memgraph side.
We could monitor the number of entries and wait for them to update before committing on the database side, but that would introduce unnecessary complexity.

@DavIvek DavIvek self-assigned this Aug 14, 2025
@DavIvek DavIvek added the enhancement New feature or request label Aug 14, 2025
@DavIvek DavIvek merged commit b5f02e2 into main Aug 14, 2025
2 checks passed
@DavIvek DavIvek deleted the use-manual-commit-reload-policy branch August 14, 2025 14:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants