
Immutable Architectures with Michael Perry
.NET Rocks!
00:00
How to Create an Immutable CRDT in Git
Git is an example of a conflict-free replicated data type. A CRDT has some structure and operations that live on different replicas, different nodes. In Git, there's no way for you to make a commit that will then refer to something that comes loops back around and points back to itself. So I would call get an example of an immutable architecture. There are a few other examples of immutable architectures.
Transcript
Play full episode