<

James Arthur

Geek Generalist. Founder & CEO Vaxine. Previously Founder Hazy, Post Urban, Opendesk.

James is CEO and Founder of rich-CRDT database Vaxine. Prior to founding Vaxine, he co-founded the Post Urban venture builder and was co-founder and CTO of synthetic data company Hazy. Before that, James was co-founder and CTO of digital manufacturing company Opendesk and developed systems for companies including Apple and IDEO. James's projects have won a TED Prize and the $1M Microsoft Innovate.AI Prize for the best startup in Europe.

Past Activities

James Arthur
Code BEAM Europe 2022
19 May 2022
17.15 - 17.40

Vaxine, the Rich-CRDT Database for Elixir/Phoenix Applications

CRDTs are key ingredient for low latency, collaborative applications. However, typical backend applications require more from their database than just commutativity. Vaxine is a new database system developed in Erlang and Elixir, based on AntidoteDB, that extends CRDTs with invariant safety and makes a CRDT database easy to use from Elixir and Phoenix applications. This talk explains the rationale for a rich-CRDT database and introduces the open-source Vaxine system.

OBJECTIVES

Introduce the Vaxine system and help the audience understand when and how they might use it.

AUDIENCE

Developers, technical architects, data architects, database developers, collaborative application developers, Elixir/Phoenix developers, LiveView developers, ...