Fix JSONPath inconsistencies in DiceDB
Reference: https://github.com/DiceDB/dice/issues/493#issuecomment-2350824277
As you can see, there are several inconsistencies between redis and dice responses. This is largely because the JSONPath library DiceDB uses does not cover the entire redis JSONPath feature set.
Would love to work on this? . Thanks
@N3XT14 assigned, thanks for contributing.
@N3XT14 Any update on this issue? If in case you are not able to work on this, I am willing to work on this issue.
@lucifercr07 @JyotinderSingh FYI
@surya0180 Yeah working on it. implementing the necessary things
Quick Update:
I am progressing on it. Currently making it work between resp2 & resp3
@JyotinderSingh https://github.com/DiceDB/dice/pull/1266
Not ready for merge but would like to get some questions answered regarding RESP3 and other output structures.