<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/thinkingelixir-103-vaxine-io-and-crdt-dbs-with-james-arthur-cnbkh6zeq" -->

---
title: ThinkingElixir 103: Vaxine.io and CRDT DBs with James Arthur
description: In episode 103 of Thinking Elixir, James Arthur shares his project Vaxine.io, an Elixir layer built on top of a CRDT based distributed Erlang database called...
canonical: https://daily.dev/posts/thinkingelixir-103-vaxine-io-and-crdt-dbs-with-james-arthur-cnbkh6zeq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: ThinkingElixir 103: Vaxine.io and CRDT DBs with James Arthur | daily.dev
og:description: In episode 103 of Thinking Elixir, James Arthur shares his project Vaxine.io, an Elixir layer built on top of a CRDT based distributed Erlang database called...
og:url: https://daily.dev/posts/thinkingelixir-103-vaxine-io-and-crdt-dbs-with-james-arthur-cnbkh6zeq
og:image: https://api.daily.dev/og/posts/cnBkh6ZEq.png
og:image:alt: ThinkingElixir 103: Vaxine.io and CRDT DBs with James Arthur
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ThinkingElixir 103: Vaxine.io and CRDT DBs with James Arthur

**[ElixirStatus](https://daily.dev/sources/elixirstatus)** · 1 min read · 0 upvotes · 0 comments

## Summary

In episode 103 of Thinking Elixir, James Arthur shares his project Vaxine.io, an Elixir layer built on top of a CRDT based distributed Erlang database called Antidote DB. We cover what CRDTs are and introduce how they work. We learn more about the CURE protocol and especially the Vaxin.io project that adds Ecto types and makes it more approachable.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://elixirstatus.com/p/8IZMX-thinkingelixir-103-vaxineio-and-crdt-dbs-with-james-arthur>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#backend](https://daily.dev/tags/backend), [#elixir](https://daily.dev/tags/elixir)

[View this post on daily.dev](https://daily.dev/posts/thinkingelixir-103-vaxine-io-and-crdt-dbs-with-james-arthur-cnbkh6zeq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"ThinkingElixir 103: Vaxine.io and CRDT DBs with James Arthur","url":"https://daily.dev/posts/thinkingelixir-103-vaxine-io-and-crdt-dbs-with-james-arthur-cnbkh6zeq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/thinkingelixir-103-vaxine-io-and-crdt-dbs-with-james-arthur-cnbkh6zeq"},"datePublished":"2022-06-14T12:22:21.689Z","dateModified":"2022-06-14T12:22:21.689Z","description":"In episode 103 of Thinking Elixir, James Arthur shares his project Vaxine.io, an Elixir layer built on top of a CRDT based distributed Erlang database called...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e534386292f38de36c7172e8a01f083e","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e534386292f38de36c7172e8a01f083e","isAccessibleForFree":true,"articleSection":"ElixirStatus","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"ElixirStatus","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/22e4640538124187827caf8cc8e39190","url":"https://daily.dev/sources/elixirstatus"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/thinkingelixir-103-vaxine-io-and-crdt-dbs-with-james-arthur-cnbkh6zeq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"backend,elixir","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"ElixirStatus","item":"https://daily.dev/sources/elixirstatus"},{"@type":"ListItem","position":3,"name":"ThinkingElixir 103: Vaxine.io and CRDT DBs with James Arthur"}]}
```

