Stash icon indicating copy to clipboard operation
Stash copied to clipboard

Split READ/WRITE in redis

Open shopblocks opened this issue 8 years ago • 3 comments

Looking through the documentation I cannot see a way to split the read and writes for the redis driver.

A cluster of redis machines can have one master (which is the only machine you can write to), but many slaves (at least with the simplest setup).

This typically requires a way to set hosts for reading from, and a host to write to.

Is this undocumented, or not a feature supported?

shopblocks avatar Aug 10 '16 14:08 shopblocks

Hello @tedivm ?

alexbowers avatar Sep 07 '16 09:09 alexbowers

I have started work on this now.

alexbowers avatar Oct 05 '16 23:10 alexbowers

@alexbowers Any progress?

brutto avatar Jul 24 '20 09:07 brutto