"vscode:/vscode.git/clone" did not exist on "e791e2dda19b83307790527ecd5f0086322a1478"
Geo: GEOADD implementation improved, replication fixed
1. We no longer use a fake client but just rewriting. 2. We group all the inserts into a single ZADD dispatch (big speed win). 3. As a side effect of the correct implementation, replication works. 4. The return value of the command is now correct.
Please register or sign in to comment