The path that surrealdb will write data to. Use null for in-memory. Can be one of "memory", "file://:path", "tikv://:addr".
Declarations
Type
string
Default
"file:///var/lib/surrealdb/"
Example
"memory"
The path that surrealdb will write data to. Use null for in-memory. Can be one of "memory", "file://:path", "tikv://:addr".
string
"file:///var/lib/surrealdb/"
"memory"