wp-redis icon indicating copy to clipboard operation
wp-redis copied to clipboard

Add support for readers and writers

Open markhughes opened this issue 4 years ago • 1 comments

This plugin doesn't support adding a reader and writer endpoint for a replica.

Could a reader host be added for all the gets, and a writer host be added for all the sets?

markhughes avatar Aug 19 '20 03:08 markhughes

Could a reader host be added for all the gets, and a writer host be added for all the sets?

We can consider it as an enhancement! I've flagged it as such.

If you'd like to prepare a pull request for this, please note that it will need to have unit tests covering the behavior too.

danielbachhuber avatar Aug 19 '20 15:08 danielbachhuber