diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
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 |