Skip to main content

meta_json_sidecar_enabled

Function meta_json_sidecar_enabled 

Source
pub fn meta_json_sidecar_enabled() -> bool
Expand description

Whether new metadata writes should additionally emit the JSON sidecar. Defaults to false; opt-in via set_meta_json_sidecar_enabled or the REDDB_META_JSON_SIDECAR=1 env var. Reads always tolerate either JSON or binary.