pub fn meta_json_sidecar_enabled() -> boolExpand 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.