canmove, Confirmed users
725
edits
| Line 78: | Line 78: | ||
Now is a great time to partition the "storage" namespace into "keys" and "data", rather than "keys" and everything else (e.g., "tabs"). This makes deletion of just keys or just data much more straightforward. | Now is a great time to partition the "storage" namespace into "keys" and "data", rather than "keys" and everything else (e.g., "tabs"). This makes deletion of just keys or just data much more straightforward. | ||
::philikon: this would require a new server API whereas if we stick to the current model we can separate this from a server upgrade. | |||
== Proposed flows == | == Proposed flows == | ||