nowing 0.1.0

An embeddable distributed P2P knowledge graph using CRDTs as merge strategy.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "nowing"
version = "0.1.0"
edition = "2024"
description = "An embeddable distributed P2P knowledge graph using CRDTs as merge strategy."
license = "AGPL-3.0-only"
license-file = "LICENSE"
repository = "https://github.com/jamescauwelier/nowing"
authors = ["James Cauwelier <james.cauwelier@gmail.com>"]

[dependencies]