Skip to content

Comments

Adds better support for mget and mset, linting and tests.#11

Open
ppsreejith wants to merge 21 commits intoblindsey:masterfrom
ppsreejith:master
Open

Adds better support for mget and mset, linting and tests.#11
ppsreejith wants to merge 21 commits intoblindsey:masterfrom
ppsreejith:master

Conversation

@ppsreejith
Copy link

The mget command now parses the keys and sends multiple mget commands to multiple redis nodes according to the hash ring. Similarly, the mset command goes through the keys and sends multiple mset commands to the required redis nodes. I also added a simple test file to run tests against mget and mset (and possible more) and added linting support (probably unnecessary 😅).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant