Talk 43:00

AntidoteDB: a planet scale, highly available, transactional database

Cloud-scale applications need high availability and low latency, but it takes significant effort and expertise to understand the intricate semantics of highly available databases and develop correct applications on top of them. AntidoteDB offers a principled approach combining conflict-free replicated data types (CRDTs), highly-available transactions, and stronger synchronisation mechanisms — this talk explains how those pieces work together and how application developers can identify synchronisation patterns specific to their needs and implement them with AntidoteDB.