aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-10-16 18:58:24 -0700
committerBryan Newbold <bnewbold@robocracy.org>2017-10-16 18:58:24 -0700
commitbde2282d17474783d83a1e538beaaaff296115b7 (patch)
tree10ee31ffa370da8b80b7ba889bb3daa81f2ea34d /README.md
parentf565666eaffd3d442390bf9491fabcae15d9a08d (diff)
downloadgeniza-bde2282d17474783d83a1e538beaaaff296115b7.tar.gz
geniza-bde2282d17474783d83a1e538beaaaff296115b7.zip
initial structure
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
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