You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@steverosstalbot suggested we need a means of enabling other zulip instances to receive the same notifications (selectively) as RChain to enable them to stay up to date.
I'm not sure how to make sense of this without the ability of those other zulip instances to write to RChain; i.e. this seems to imply full N-way-sync. I suppose that's coherent if we integrate at the django ORM level (#23) and skip the per-instance postgres service.
The text was updated successfully, but these errors were encountered:
@steverosstalbot suggested we need a means of enabling other zulip instances to receive the same notifications (selectively) as RChain to enable them to stay up to date.
I'm not sure how to make sense of this without the ability of those other zulip instances to write to RChain; i.e. this seems to imply full N-way-sync. I suppose that's coherent if we integrate at the django ORM level (#23) and skip the per-instance postgres service.
The text was updated successfully, but these errors were encountered: