From 7a72f79ca285bb528fdc8ad6fe08e16a4449eec0 Mon Sep 17 00:00:00 2001 From: "Niko at NextGraph.org" Date: Wed, 2 Oct 2024 15:50:14 +0300 Subject: [PATCH] Update implementations.md --- pages/implementations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/implementations.md b/pages/implementations.md index 0c1e4cd..12fa992 100644 --- a/pages/implementations.md +++ b/pages/implementations.md @@ -233,6 +233,8 @@ Several other applications and systems also use CRDTs internally: * [Evolu](https://evolu.dev/), a local-first platform designed for privacy, ease of use, and no vendor lock-in. +* [NextGraph](https://nextgraph.org) a local-first framework and app based on the Semantic Web, Linked Data and RDF, with end-to-end encryption, rich-text, collaboration and social network features. + * [Pixelboard](https://www.getpixelboardapp.com/), a collaborative whiteboarding app, [uses CRDTs](https://medium.com/bpxl-craft/building-a-peer-to-peer-whiteboarding-app-for-ipad-2a4c7728863e) to allow several people to draw at the same time.