Our guest is András Gerlits, founder of OmniLedger - a technology for simplifying distributed consistency across systems.
In this episode we discussed the various interpretations of the idea of ‘consistency’ in software and technology more generally.
András has been developing OmniLedger for several years and has written about the many problems it attempts to solve on his blog. These problems include the basic challenges of database scaling, the issues that typically arise through the adoption of microservices, and the pitfalls of distributing transactions.
Since recording this episode, András has published a walkthrough of what ‘Observer-Centric Consistency’ looks like, by applying OmniLedger across a single database namespace that is transparently replicated across two federated instances of a Sprint Boot ‘Petclinic’ demo application. One instance runs Postgres whilst the other runs MySQL, and OmniLedger works in the background to keep the data in sync and the applications consistent with each other:
The code (configuration) for that walkthrough can be found here: https://github.com/omniledger/spring-petclinic
At the end of the recording we mentioned the XT24 conference that took place in May - you can see a write up of that here. Please sign up to our newsletter in the footer of this page to be first to hear about our future conferences.
Addendum
This JUXT Cast episode is also available as a podcast across all your favourite platforms.
Happy listening!