Expand description
Option keys for the mito engine. We define them in this mod so the create parser can use it to validate table options.
Constants§
- Option key for append mode.
- Option key for compaction type.
- TWCS compaction strategy.
- Option key for merge mode.
- Option key for twcs remote compaction.
- Option key for TTL(time-to-live)
- Option key for twcs fallback to local.
- Option key for twcs max active window files.
- Option key for twcs max active window runs.
- Option key for twcs max inactive window files.
- Option key for twcs max inactive window runs.
- Option key for twcs max output file size.
- Option key for twcs time window.
Functions§
- Returns true if the
key
is a valid option key for the mito engine.