Compression¶
| Key | Value |
|---|---|
type |
object |
relationship |
Package -> Database -> Shard -> Sm -> Tier -> Compression |
object path |
$.databases[*].shards[*].sm.tiers[*].compression |
package file path |
{package-root}/databases/{db-name}/shards/{shard-name}.yaml |
Fields¶
| Field | Type | Required | Description | Constraints | Default |
|---|---|---|---|---|---|
block |
integer |
yes | Block size | min: 0 |
- |
level |
integer |
yes | Compression level | min: -7 |
- |
algorithm |
Algorithm | null |
no | A compression algorithm | - | null |
Links To¶
algorithm:Algorithm
Used In¶
Tierviacompression