Document - m0smith/topoged GitHub Wiki

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