If you have some some sort of distributed database with multiple updates from multiple sources, its likely to get into an inconsistent state unless you to measures to prevent that. So the way to achieve the magic of compartmentalised “beliefs” is to build a system like that, but don’t bother to add a consistency layer.
If you have some some sort of distributed database with multiple updates from multiple sources, its likely to get into an inconsistent state unless you to measures to prevent that. So the way to achieve the magic of compartmentalised “beliefs” is to build a system like that, but don’t bother to add a consistency layer.