Bedrock icon indicating copy to clipboard operation
Bedrock copied to clipboard

Support for selective synchronization as a startup flag

Open jmordica opened this issue 3 years ago • 0 comments

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

jmordica avatar Jul 13 '21 03:07 jmordica