Wiki source code of Store

Last modified by Eleni Cojocariu-testing account on 2026/08/07 16:20

Hide last authors
Eleni Cojocariu 1.2 1 On a low level, XWiki provides four main ways to store data:
2
3 * The database
4 * Solr, both for search indexes and as a permanent NoSQL database
5 * Temporary data in the file system
6 * Permanent data in the file system or in S3, accessed through the [[Blob Store API>>documentation.xs.dev.store.blob.WebHome]].

Get Connected