|
|
|
|
|
by jonahharris
5632 days ago
|
|
In his test, it appears the Mongo driver is just putting the message on the wire, not actually waiting on the server reply or verifying that the command was ever actually processed. Using the Redis in pipelined execution mode would be a much closer test. |
|