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
Copy file name to clipboardExpand all lines: docs/release-notes/0.8.0.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ For more information, see our [documentation](https://docs.percona.com/percona-c
26
26
27
27
PCSM now improves replication throughput by allowing bulks to be pre‑populated while writes are in progress. Previously, event processing would stall until each bulk write was completed, resulting in filled queues and slowed synchronization. With parallel bulk preparation, replication can continue seamlessly. This improvement reduces idle time and provides faster, more efficient performance under heavy workloads.
28
28
29
+
For more information, see our [documentation](https://docs.percona.com/percona-clustersync-for-mongodb/install/parameters.html#environment-variables).
0 commit comments