385
edits
(point to meta/global payload storage version) |
|||
Line 1: | Line 1: | ||
Under a user's <tt>/storage</tt> path, there's a set of well-known records and storage formats used by the Weave Sync add-on. This document describes those records and their formats, e.g., JS-object format of the JSON-string <tt>payload</tt>. | Under a user's <tt>/storage</tt> path, there's a set of well-known records and storage formats used by the Weave Sync add-on. This document describes those records and their formats, e.g., JS-object format of the JSON-string <tt>payload</tt>. | ||
The storage version of the data is stored as part of the [[Labs/Weave/Developer/StorageFormat#Payload:_meta.2Fglobal|meta/global payload]]. | |||
= Weave Basic Object = | = Weave Basic Object = |
edits