From bde2282d17474783d83a1e538beaaaff296115b7 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 16 Oct 2017 18:58:24 -0700 Subject: initial structure --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b074f2a --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +.. + + _ + __ _ ___ _ __ (_)______ _ + / _` |/ _ \ '_ \| |_ / _` | + | (_| | __/ | | | |/ / (_| | + \__, |\___|_| |_|_/___\__,_| + |___/ + +this is a very poor / partial / non-compliant dat implementation in rust. +it will eat-your-data. + +SLEEP v2: Syncable Lightweight Event Emitting Persistence + +Libraries: +- rust-crypto for blake2b and Ed25519 +- integer-encoding for varints +- ??? for protobuf +- ??? for Kademlia Mainline DHT -- cgit v1.2.3