diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-06 20:04:28 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-06 20:04:31 -0700 |
commit | aede603f4cf2ef68cc5e0ade7c819f518d27f420 (patch) | |
tree | 4a0038a01d34b010a792bea9b4a150804590bf69 /proposals | |
parent | 7eadbff9cfd4899e59627e823ae9fe0df1aef06f (diff) | |
download | dat-deps-aede603f4cf2ef68cc5e0ade7c819f518d27f420.tar.gz dat-deps-aede603f4cf2ef68cc5e0ade7c819f518d27f420.zip |
DEP-0003: Hyperdb as Draft
Diffstat (limited to 'proposals')
-rw-r--r-- | proposals/0003-hyperdb.md (renamed from proposals/0000-hyperdb.md) | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/proposals/0000-hyperdb.md b/proposals/0003-hyperdb.md index 634ef15..1158e4e 100644 --- a/proposals/0000-hyperdb.md +++ b/proposals/0003-hyperdb.md @@ -1,11 +1,11 @@ -Title: **DEP-0000: Hyperdb** +Title: **DEP-0003: Hyperdb** -Short Name: `0000-hyperdb` +Short Name: `0003-hyperdb` Type: Standard -Status: Undefined (as of 2018-04-18) +Status: Draft (as of 2018-05-06) Github PR: [Draft](https://github.com/datprotocol/DEPs/pull/3) @@ -755,5 +755,6 @@ basis for this DEP. - 2018-03-04: First draft for review - 2018-03-15: Hyperdb v3.0.0 is released - 2018-04-18: This DEP submitted for Draft review. +- 2018-05-06: Merged as Draft after WG approval. [arch_md]: https://github.com/mafintosh/hyperdb/blob/master/ARCHITECTURE.md |