-
Notifications
You must be signed in to change notification settings - Fork 11
feat: checkpoint requests #198
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
Open
stevensJourney
wants to merge
29
commits into
main
Choose a base branch
from
checkpoint-requests
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5d73115
initial logic
stevensJourney 696d950
migrations
stevensJourney 4e4f932
add temporary docs
stevensJourney 093bd8a
cleanup wording
stevensJourney 8da12bb
wip: move functions to powersync_control invocations
stevensJourney 0e11137
drop target_op column in migrations
stevensJourney 69bf1d3
use powersync control response instruction for last applied checkpoin…
stevensJourney 12f58aa
remove dead macros. Update migrations to fix potential bugs. update d…
stevensJourney a29fe19
remove dead code
stevensJourney 2527251
cleanup max values in commands
stevensJourney 0709764
handle target op instruction consistently
stevensJourney 39045f8
cleanup errors
stevensJourney c7254a4
update docs
stevensJourney 46cc297
docs updates
stevensJourney caf5370
cleanup Result types and DB operations.
stevensJourney c86ef3b
AI comments
stevensJourney 5c339ff
merge DidCompleteSync and CheckpointRequestApplied
stevensJourney b6ab6d8
cleanup comments for
stevensJourney 7481d3e
prevent seeding checkpoint request sequence with null
stevensJourney 510bf4d
directly return responses for next_checkpoint_request_id and local_ta…
stevensJourney de130f4
update docs for consice explainations. Add reconcilliation flow details.
stevensJourney d40c8da
add internal_applied_checkpoint_request_id to sync status
stevensJourney 6aca992
expose internal_last_applied_checkpoint_request_id in the sync status.
stevensJourney a6d73fa
expose current checkpoint request id for retries
stevensJourney 7a9de72
rename to target_checkpoint_request_id
stevensJourney 2c55f24
share ps_kv values
stevensJourney 035b0ba
cleanup docs
stevensJourney d3b39c2
try latest-stable xcode
stevensJourney 5593751
seed_checkpoint_request_id should not be a sync event
stevensJourney File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.