indentation oops
This commit is contained in:
parent
1860c27c5d
commit
af7883da73
10
README.md
10
README.md
@ -58,8 +58,8 @@ Caching is performed at different levels:
|
|||||||
|
|
||||||
In the future we might add:
|
In the future we might add:
|
||||||
|
|
||||||
* `projects/{project_uuid}.json` containing the project document from Pillar
|
* `projects/{project_uuid}.json` containing the project document from Pillar
|
||||||
* `nodes/{node_uuid}.json` containing the node document from Pillar
|
* `nodes/{node_uuid}.json` containing the node document from Pillar
|
||||||
* `index.sqlite` containing a mapping from `{project_name}/{node_name}/{node_name}/...`
|
* `index.sqlite` containing a mapping from `{project_name}/{node_name}/{node_name}/...`
|
||||||
to the UUID of the last-named path component (project, node, or file). This allows us
|
to the UUID of the last-named path component (project, node, or file). This allows us
|
||||||
to map the path of a filesystem path to its Pillar document.
|
to map the path of a filesystem path to its Pillar document.
|
||||||
|
Reference in New Issue
Block a user