Closed mconst closed 4 days ago
Now that we have #897, we no longer need special-case code to flush non-durable commits on shutdown, since Database::drop() now guarantees that the last commit before shutdown is a durable commit with quick-repair enabled.
Now that we have #897, we no longer need special-case code to flush non-durable commits on shutdown, since Database::drop() now guarantees that the last commit before shutdown is a durable commit with quick-repair enabled.