dice
dice copied to clipboard
#1025 feat:Command Migration('JSON.SET', 'JSON.GET', 'JSON.DEL, 'JSON…
This PR closes #1025
Here are things that are done
- [x] Migrated the evalXXX function with the latest definition
- [x] Update or add unit tests for the new implementation.
- [x] 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.