Block until writes reach a minimum number of replicas or timeout.
Section: Persistence
Wait for replicas to acknowledge writes
bash
bash
WAIT 1 5000Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Persistence
Wait for local AOF fsync
Wait for AOF persistence conditions when supported.
Read time of last successful save
Return the Unix timestamp of last successful save.
Rewrite AOF in background
Compact the append-only file in the background.
Make server replicate from a primary
Turn the current node into a replica of a primary.
Inspect node role
Return whether this node is primary, replica, or sentinel and related metadata.