philote icon indicating copy to clipboard operation
philote copied to clipboard

How is there shared context if there is no pub-sub with redis?

Open nitin302 opened this issue 6 years ago • 2 comments
trafficstars

How does, sharing of messages / context happen when there are multiple servers handling different connections for the same channel

nitin302 avatar May 13 '19 12:05 nitin302

Excellent question! I'm afraid that the answer will be disappointing though: Philote simply doesn't have clustering capabilities at this point in time, a single node is assumed.

It's long been on my mind to implement an approach similar to that of Redis, but I haven't found the time to start working on it yet. I'll leave this issue open in case anybody wants to make suggestions on how to approach the problem - or if they want to take a stab at an implementation.

Thanks for reaching out! ❤️

pote avatar May 14 '19 16:05 pote

Thanks a lot for the quick reply.

nitin302 avatar May 14 '19 16:05 nitin302