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

Use new site_version column from cr-sqlite instead of own bookkeeping #274

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

jeromegn
Copy link
Member

@jeromegn jeromegn commented Dec 4, 2024

Related: jeromegn/cr-sqlite#4

This significantly simplifies the bookkeeping in Corrosion. It also makes it realistic to allow high-frequency changes for the same table + PK combos (since they won't be creating rows we need to keep tracking forever).

…w queries, upgrade cr-sqlite fixing segfault to upgrade from 0.16
…hangeset. removed and we'll rely on the ChangeV1's version as site_version
…ast under certain conditions (list of actors or percent of changes received)
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