# Overview The leader sends the write, but doesn’t wait for a response from the follower. # Key Considerations # Pros - Allows for fast write throughput # Cons - Weaken durability and consistency # Use Cases # Related Topics