Expensify / Bedrock

Rock solid distributed database specializing in active/active automatic failover and WAN replication
https://bedrockdb.com
GNU Lesser General Public License v3.0
1.12k stars 85 forks source link

Allow setting journal tables separately from worker threads #1761

Closed tylerkaraszewski closed 4 months ago

tylerkaraszewski commented 5 months ago

Details

Allows for setting minimum journal tables without also setting worker threads.

Fixed Issues

Fixes https://expensify.slack.com/archives/C0714QF3A1Z/p1717180294544809

Tests


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