comparison mod_storage_xmlarchive/README.markdown @ 1803:4d73a1a6ba68

Convert all wiki pages to Markdown
author Kim Alvefur <zash@zash.se>
date Fri, 28 Aug 2015 18:03:58 +0200
parents mod_storage_xmlarchive/README.wiki@29f3d6b7ad16
children 453eee191e18
comparison
equal deleted inserted replaced
1802:0ab737feada6 1803:4d73a1a6ba68
1 ---
2 labels:
3 - 'Stage-Beta'
4 - 'Type-Storage'
5 - ArchiveStorage
6 summary: XML archive storage
7 ...
8
9 Introduction
10 ============
11
12 This module implements stanza archives using files, similar to the
13 default "internal" storage.
14
15 Details
16 =======
17
18 Refer to [Prosodys data storage
19 documentation](https://prosody.im/doc/storage).
20
21 Note that this module does not implement the "keyval" storage method and
22 can't be used by anything other than archives, eg MAM and MUC logs.
23
24 Compatibility
25 =============
26
27 --------- -------------
28 \>=0.10 Should work
29 --------- -------------