Closed Aditya-Chowdhary closed 1 week ago
@AshwinKul28 I have made the requested changes. Several of the ones you commented on did not return an error, so I have left those as clientio.NIL for now, please let me know if I should change those ones as well.
https://github.com/DiceDB/dice/pull/1181/files#r1818149611 https://github.com/DiceDB/dice/pull/1181/files#r1818150264 https://github.com/DiceDB/dice/pull/1181/files#r1818150407
HI @Aditya-Chowdhary thanks again for the commendable efforts. The changes look great.
Please rebase your branch with the master and I have added a checklist in the PR description, go through it and complete those tasks. (Most of them already you have taken care :D)
For the documentation of LPUSH, RPUSH, RPOP commands we need a refresher based on this sample doc such as example descriptions, notes and best practices if required.
Apologies for the delay in this, it's been a busy couple of days, I'll rebase the changes tomorrow(7/11).
@JyotinderSingh @AshwinKul28 I have completed the rebase and checked the checklist.
There is an integration test failure, could you please take a look?
@JyotinderSingh Have fixed all merge conflicts + test failures Edit: Grammar
Thanks for taking up this issue and closing it.
fixes #1019
Edit: Now ready for review Currently draft PR as updating integration tests is remaining. Remaining tasks are completed.