mod_storage_xmlarchive/README.markdown
changeset 1807 4d73a1a6ba68
parent 1786 29f3d6b7ad16
child 1944 453eee191e18
equal deleted inserted replaced
1806:0ab737feada6 1807: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   --------- -------------