Skip to content

libsql: Check integrity during WAL pull#1998

Closed
penberg wants to merge 1 commit intomainfrom
wal-pull-integrity-check
Closed

libsql: Check integrity during WAL pull#1998
penberg wants to merge 1 commit intomainfrom
wal-pull-integrity-check

Conversation

@penberg
Copy link
Copy Markdown
Collaborator

@penberg penberg commented Mar 21, 2025

The check is expensive, but let's add it to catch errors early.

The check is expensive, but let's add it to catch errors early.
}
}
Ok(result)
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would prefer returning an error instead of bools

@penberg
Copy link
Copy Markdown
Collaborator Author

penberg commented Jun 30, 2025

This is expensive and pointless because clients can do it too.

@penberg penberg closed this Jun 30, 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