Skip to main content

DEFAULT_BRAIN_SCOPE

Constant DEFAULT_BRAIN_SCOPE 

Source
pub const DEFAULT_BRAIN_SCOPE: &str = "personal";
Expand description

Default space passed to oxibrain when one is not provided. personal is the daemon’s conventional default space; override with BrainMemoryBackend::with_scope (e.g. to route a project to its own bucket).