dice
dice copied to clipboard
#1033 Migrating GEOADD and GEODIST command
Issue: #1033
- [ ] Migrated the evalXXX function with the latest definition
- [ ] Update or add unit tests for the new implementation.
- [ ] All unit tests pass successfully.
- [ ] Ensure all integration tests pass successfully.
- [ ] Ensure integration tests are added for the migrated command on multi-threaded resp server.
- [ ] Move Integration tests for the respective commands under the RESP integration tests directory from Async directory
- [ ] Please validate that the documentation for the respective commands is up to date. If not then consider adding them.