common_wal::options

Constant WAL_OPTIONS_KEY

Source
pub const WAL_OPTIONS_KEY: &str = "wal_options";
Expand description

An encoded wal options will be wrapped into a (WAL_OPTIONS_KEY, encoded wal options) key-value pair and inserted into the options of a RegionCreateRequest.