7 lines
189 B
JSON
7 lines
189 B
JSON
{
|
|
"tier": "local",
|
|
"storage": { "type": "pglite", "dataDir": ".mosaic/storage-pglite" },
|
|
"queue": { "type": "local", "dataDir": ".mosaic/queue" },
|
|
"memory": { "type": "keyword" }
|
|
}
|