Fork me on GitHub
#architecture
<
2017-04-06
>
imetallica00:04:10

@hiredman I mean fetching presences for a given topic/channel, as well as handling diffs of join and leave events as they occur in real-time.

imetallica00:04:31

Redis would be fine for handling these kind of things, but there is a CRDT behind the scenes to handle presences and assure they will always merge.