Skip to content

Commit

Permalink
Merge pull request #115 from niko-ng/patch-1
Browse files Browse the repository at this point in the history
Update implementations.md
  • Loading branch information
ept authored Oct 2, 2024
2 parents 0daf5b3 + 7a72f79 commit 607aaac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 607aaac

Please sign in to comment.