Ashwin Kulkarni
Ashwin Kulkarni
Try to pull latest from master, @rohitlohar45 check if few of these gets resolved. Otherwise try to fix as much as you can for other add a ignore statement //nolint:{lint_name},...
Thanks @apoorvyadav1111 for the changes. Apart from the suggested changes by Jyotindar, please check the errors described in the lint check. Maybe the branch is out of sync with the...
Hey @Vsareen0 Do you have any updates on this? If you have any blockers lets discuss this over the discord. Or if you have multiple items on the plate, lets...
@chettriyuvraj Assigned https://github.com/DiceDB/dice/issues/242 to you, this can be picked up by someone else. thank you.
@deep-adeshraa over to you! Thanks for picking up.
@deep-adeshraa Thanks a lot for picking this up. Do you have any updates on it? If you have any blockers please discuss this over the discord.
HI @jainam2907 Can you please add evidence to all the fixes. Please run the test and provide observed outputs.
HI @JyotinderSingh I can pick this up. Since I'm anyway going to dive deeper into the codebase, I can work on the test cases and benchmarking.
HI @JyotinderSingh the plan I'm thinking of is to use a `go-dice` client and populate keys using the `client.JSONSet()` function and then write the benchmarks using the different scenarios suggested...
I have covered all the cases available in the `executer_test.go` to run the benchmark cases with the keys 100, 1000, 10000, 100000. Here's a report. [executerbenchmark_Nx.txt](https://github.com/user-attachments/files/16474519/executerbenchmark_Nx.txt) PR: https://github.com/DiceDB/dice/pull/211 @arpitbbhayani @JyotinderSingh...