The Latest News from Cyoda
The latest industry news, interviews, technologies, and resources.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Paul Schleger
June 5, 2025
A deep-dive technical reference for the Cyoda Platform. This article outlines the architecture and mechanics of the Cyoda Platform Library, which includes asynchronous transactional workflows, point-in-time querying with snapshot isolation, distributed report execution, and event-context sharding. Designed for developers familiar with distributed systems, the document emphasizes low-level design decisions, like extended ACID semantics, integration with Cassandra and Zookeeper, and client-extensible workflows.
Paul Schleger
March 25, 2025
Data-Driven
In this article, I’d like to dive into the details of Entity Workflows and show how an EDBMS naturally leads to a horizontally scalable event-driven architecture (EDA).
Paul Schleger
March 20, 2025
Data-Driven
There are so many database types and database management systems out there. Why do we need more of them? What I'm going to tell you here isn't revolutionary, and in hindsight possibly obvious.