You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`WriteAheadLog.Options` has `NoBuffering` configuration that can be used in combination with `MemoryManagementStrategy.PrivateMemory` to enable direct disk write. This option prevents OS page cache pollution
22
22
* Randomize election timeout on failed candidacy and quorum loss
23
+
* Fix replication queue full-detection to actually detect fullness
*`WriteAheadLog.Options` has `NoBuffering` configuration that can be used in combination with `MemoryManagementStrategy.PrivateMemory` to enable direct disk write. This option prevents OS page cache pollution
53
53
* Randomize election timeout on failed candidacy and quorum loss
54
+
* Fix replication queue full-detection to actually detect fullness
0 commit comments