dice icon indicating copy to clipboard operation
dice copied to clipboard

#1033 Migrating GEOADD and GEODIST command

Open YuvrajGosain opened this issue 1 year ago • 0 comments

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.

YuvrajGosain avatar Oct 22 '24 19:10 YuvrajGosain