New feature: EXISTS k1, k2..Kn
-
The changes that are included in the PR. Added new command 'EXISTS' and Store function 'GetNoTouch' for getting key without updating last accessed time for that record
-
Design document, if any.
-
Information on any implementation choices that were made. This is implemented as per the Redis EXISTS command.
-
Evidence of sufficient testing. You
MUSTindicate the tests done, either manually or automated.
Added integration tests in test folder.
Hi @gauravsarma1992, Updated the code, Please review.
@apoorvyadav1111 there are merge conflicts with your branch. Please rebase your branch and resolve the conflicts.
Hi @gauravsarma1992, resolved conflicts and rebased. Please review.
Hi @gauravsarma1992, thanks for your review. Please merge the branch at your convenience.
@JyotinderSingh can you review as well? I don't think I have write access anyway