Significantly improve perf in replication scenarios
Former-commit-id: ae8a94d6158cada41b7497d55fe12f5d776f0c75
This commit is contained in:
parent
239d874f1f
commit
b2b72ff412
@ -3670,8 +3670,6 @@ void call(client *c, int flags) {
|
||||
redisOpArrayFree(&g_pserver->also_propagate);
|
||||
}
|
||||
|
||||
ProcessPendingAsyncWrites();
|
||||
|
||||
g_pserver->also_propagate = prev_also_propagate;
|
||||
|
||||
/* If the client has keys tracking enabled for client side caching,
|
||||
|
Loading…
x
Reference in New Issue
Block a user