jacoscaz / quadstore

A LevelDB-backed graph database for JS runtimes (Node.js, Deno, browsers, ...) supporting SPARQL queries and the RDF/JS interface.

Home Page:https://github.com/jacoscaz/quadstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BACKEND: evaluate and test skiff as a distributed backend

jacoscaz opened this issue · comments

Skiff is an implementation of the Raft consensus algorithm for Node.js that exposes both a levelup and leveldown interface.

The Scull fork seems to be slightly more up-to-date.

None of these two seem to be maintained anymore. Closing for now, might come back to this in the future.