Mercurial > prosody-modules
view mod_reminders/README.md @ 4309:e8b9228b5265
mod_rest: Optimize stanza to JSON mapping
From O(#field_mappings ^ #s.tags) to O(#s.tags)
Haven't actually benchmarked...
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 16 Dec 2020 22:07:09 +0100 |
parents | 3e19c25ff93e |
children | a938df1f60de |
line wrap: on
line source
--- labels: - 'Stage-alpha' summary: Enable ProtoXEP: Reminders support' ... Introduction ============ `mod_reminders` implements ProtoXEP: Reminders. Usage ===== Place the sibling `mod_reminders.lua` somewhere under your `plugins_path`.