aboutsummaryrefslogtreecommitdiffstats
path: root/proposals/0000-hyperdb.md
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/0000-hyperdb.md')
-rw-r--r--proposals/0000-hyperdb.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/proposals/0000-hyperdb.md b/proposals/0000-hyperdb.md
index 277cafb..f9a180d 100644
--- a/proposals/0000-hyperdb.md
+++ b/proposals/0000-hyperdb.md
@@ -604,13 +604,14 @@ Further logistical details are left to the forthcoming Multi-Writer DEP.
Need to think through deletion process with respect to listing a path prefix;
will previously deleted nodes be occulded, or potentially show up in list
-results?
+results? Should be resolved before Draft.
Can the deletion process (currently leaving "tombstone" entries in the `trie`
forever) be improved, such that these entries don't need to be iterated over?
mafintosh mentioned this might be in the works. Does this DEP need to "leave
room" for those changes, or should we call out the potential for future change?
-(Probably not, should only describe existing solutions)
+Probably not, should only describe existing solutions. This can be resolved
+after Draft.
There are implied "reasonable" limits on the size (in bytes) of both keys and
values, but they are not formally specified. Protobuf messages have a hard