Mercurial > prosody-modules
view mod_test_data/README.md @ 6112:476717ab3cd9
mod_storage_s3: Note about data format change
Pretty sure I had some uncommitted work somewhere that changed the order
of components in the paths. Mapping archives is tricky as usual and
definitively not final.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 08 Jan 2025 09:18:42 +0100 |
| parents | fe081789f7b5 |
| children |
line wrap: on
line source
--- description: Generate test data labels: - 'Stage-Alpha' --- This module is of use to developers who want to fill their Prosody storage with test data, e.g. for debugging, testing or performance measurements of Prosody or client code. Currently it only supports filling MAM archives, but patches are welcome for other functionality.
