Vikram Singh Gurjar

Results 33 comments of Vikram Singh Gurjar

@lucifercr07 ``` vikram@Vikram-LT:~/dev/real_engineering/dice$ free -h total used free shared buff/cache available Mem: 7.6Gi 1.7Gi 4.8Gi 15Mi 1.2Gi 5.7Gi Swap: 2.0Gi 0B 2.0Gi ``` I think issue is when we create...

@arpitbbhayani @lucifercr07 1. Shouldn't the KeysLimit flag be included in the server start command for overiding `KeysLimit `? 2. Can't we have lesser buffer size for channels and increase the...

@lucifercr07 I have added a PR [https://github.com/DiceDB/dice/pull/888](https://github.com/DiceDB/dice/pull/888) for 1st part. Please review and let me know if there is another approach that you are thinking to avoid this issue.

This PR releases fix for #836 . @arpitbbhayani @JyotinderSingh @lucifercr07

@apoorvyadav1111 We can put in same file but while changing doc for one subcommand leads to affecting other subcommand docs. But if this doesn't seem issue to you then we...

Okay Got it. Thanks for clarification. I will update the code and attach screenshot in PR description for reference.

@apoorvyadav1111 Can you please review once again ?

@apoorvyadav1111 I have incorporated your suggestions. Please review Thanks

@apoorvyadav1111 I just checked there was one typo in COMMAND.md subcommands error section. it should be `subcommand` at the place of `sucommand`. ![typo](https://github.com/user-attachments/assets/235274d6-7bdc-4fe0-9d52-e570dba11a65) I’m creating a new PR. Which issue...

@AshwinKul28 Please review and let me know if any changes required. Thank you