Wiki source code of Store

Last modified by Eleni Cojocariu on 2026/03/03 15:53

Show last authors
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