Re: How to make sure two keys never end up on same server ?

2018-03-10 Thread dormando
If you're treating both servers as one pool, you cannot guarantee that. You would have to have different client instances with a subset of servers in each, and set keys that way. That said, this is usually a symptom of an antipattern :( What are you trying to accomplish? On Sat, 10 Mar 2018,

How to make sure two keys never end up on same server ?

2018-03-10 Thread chetan sharma
I am running memcached on a cluster of servers and I have to make sure that two keys should never end up on same server. What are the options I have to achieve that? -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this