Skip to content

Support for selective synchronization as a startup flag#1076

Open
jmordica wants to merge 2 commits intoExpensify:mainfrom
voxoco:feature/sync-flag
Open

Support for selective synchronization as a startup flag#1076
jmordica wants to merge 2 commits intoExpensify:mainfrom
voxoco:feature/sync-flag

Conversation

@jmordica
Copy link

Details

This handy feature allows for specifying a startup flag -syncType ONE | ASYNC | QUORUM
When no -syncType specified, it defaults to QUORUM. This is handy for people using MySQL clients and for anyone that doesn't want to have to specify on every INSERT/UPDATE/DELETE.

Fixed Issues

Tests


Internal Testing Reminder: when changing bedrock, please compile auth against your new changes

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

Comments