Hello everyone.
Can somebody (briefly) explain the purpose of each of the 6 default stores?
The only thing I could find was: Alfresco: some useful database queries
This article explains:
Is this information correct?
What about the other stores?
regards
Muffex
Solved! Go to Solution.
At a high level,
user/alfrescoUserStore --> Nodes of type usr:user live in this store. Note that nodes of type cm: person is stored in the workspace://SpacesStore
system/system --> All system specific nodes lives in this store, for example: Details related to installed modules.
workspace/lightWeightVersionStore --> Node (content+properties) version history lives in this store including node properties, this store is legacy (Before Alfresco version 3.x) store and still part of the repo it seems.
workspace/version2Store --> Node (content+properties) version history lives in this store including node properties.
archive/SpacesStore --> All the deleted node (content+properties) lives in this store. Note that, its a soft delete and deleted content can be found in trashcan.
workspace/SpacesStore --> All the wip/live node (content+properties) lives in this store.
You may considering reading this post as well: https://blog.dbi-services.com/understand-the-lifecycle-of-alfresco-nodes/
For detailed info:
https://docs.alfresco.com/content-services/latest/develop/software-architecture/
At a high level,
user/alfrescoUserStore --> Nodes of type usr:user live in this store. Note that nodes of type cm: person is stored in the workspace://SpacesStore
system/system --> All system specific nodes lives in this store, for example: Details related to installed modules.
workspace/lightWeightVersionStore --> Node (content+properties) version history lives in this store including node properties, this store is legacy (Before Alfresco version 3.x) store and still part of the repo it seems.
workspace/version2Store --> Node (content+properties) version history lives in this store including node properties.
archive/SpacesStore --> All the deleted node (content+properties) lives in this store. Note that, its a soft delete and deleted content can be found in trashcan.
workspace/SpacesStore --> All the wip/live node (content+properties) lives in this store.
You may considering reading this post as well: https://blog.dbi-services.com/understand-the-lifecycle-of-alfresco-nodes/
For detailed info:
https://docs.alfresco.com/content-services/latest/develop/software-architecture/
Hello,
Juste a note that our blog platform changed and therefore the links above to our dbi services platform stopped working. If you are interested, the new links are:
Morgan P.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.