nowing 0.1.0

An embeddable distributed P2P knowledge graph using CRDTs as merge strategy.
Documentation
[dependencies]

[lib]
name = "nowing"
path = "src/lib.rs"

[package]
authors = ["James Cauwelier <james.cauwelier@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An embeddable distributed P2P knowledge graph using CRDTs as merge strategy."
edition = "2024"
license = "AGPL-3.0-only"
license-file = "LICENSE"
name = "nowing"
readme = false
repository = "https://github.com/jamescauwelier/nowing"
version = "0.1.0"