Skip to content
m0smith edited this page Mar 21, 2013 · 1 revision

Documents are key-value pairs stored in the database.

Required info

  • id
  • docType
  • key

Format

The required info is stored as a key value pair.

All other attributes can be stored as a key value or a key map. If a key map, the value for the key will be the key itself.

Document Types

Clone this wiki locally