Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Oct 6, 2024
2 parents feecd32 + 9395ba1 commit 8164b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tx/keyspace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ impl TxKeyspace {
))
}

/// Flushes the active journal to OS buffers. The durability depends on the [`PersistMode`]
/// Flushes the active journal. The durability depends on the [`PersistMode`]
/// used.
///
/// Persisting only affects durability, NOT consistency! Even without flushing
Expand Down

0 comments on commit 8164b94

Please sign in to comment.