From 1dea887643575a2fd31e62570618f43fd42e3aa6 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 14 Mar 2018 22:55:34 -0700 Subject: it's all 'new' --- proposals/0000-hyperdb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proposals') diff --git a/proposals/0000-hyperdb.md b/proposals/0000-hyperdb.md index 19f1d5d..c399efb 100644 --- a/proposals/0000-hyperdb.md +++ b/proposals/0000-hyperdb.md @@ -18,8 +18,8 @@ Authors: # Summary [summary]: #summary -HyperDB is a new abstraction layer providing a general purpose distributed -key/value store over the Dat protocol. It is an iteration on the hyperdrive +HyperDB is an abstraction layer providing a general purpose distributed +key/value store over the hypercore protocol. It is an iteration on the hyperdrive directory tree implementation, building top of the hypercore append-only log abstraction layer. Keys are path-like strings (eg, `/food/fruit/kiwi`), and values are arbitrary binary blobs (generally under a megabyte). -- cgit v1.2.3