Here's a little context on Delta (<a href="https://github.com/slab/delta-elixir" rel="nofollow">https://github.com/slab/delta-elixir</a>) and the linked blog post:<p>Delta is a format to describe documents' contents and how it changes over time. This is a core piece of technology at Slab, that powers our real-time collaboration engine, thanks to the built-in support for Operational Transform (think multiple users working together in Google docs).<p>Though we've been using it internally for almost 4 years now, we're finally open-sourcing it to the wider Elixir community.<p>Would love your feedback!