"tests/vscode:/vscode.git/clone" did not exist on "389ec305b3e984422b91eca112e4ce37728fba20"
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