Introduction

Hi everyone!

Some may know me from the RDF/JS community group and as the maintainer 
of RDF-Ext and related packages. A few years ago, I created the 
rdf-dataset-changelog[1] package for a PoC of a distributed dataset 
using the Raft consensus algorithm[2] to store deployment information of 
JS and Wasm applications for my local IoT setup. It's like a small-scale 
Kubernetes cluster. With rdf-dataset-changelog, I also had the first 
building block for CRDT, so I gave it a try in a very basic PoC. While I 
don't have a concrete use case at the moment, I find that topic very 
interesting, and I'm looking forward to working on a specification or 
implementation that simplifies the usage of CRDT in the RDF world.

Best,
bergi

[1] https://www.npmjs.com/package/rdf-dataset-changelog
[2] https://github.com/bergos/liferaft/

Received on Friday, 15 November 2024 21:36:08 UTC