Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 643 Bytes

Manifest


Abstract

HLDB databases all have an immutable setup document called a manifest. The manifest contains information needed to run a database. This information specifies protocols, formats and their configuration.

Table of Contents

Versions

list of spec'd manifest versions

Validity Constaints

A manifest must pass all validity constraints of the manifest version. If one of these constaints is not satisfied the manifest is invalid. Invalid manifests cannot be used to open a database.