aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_storage_memory.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_storage_memory: Fix saving of remaining items during deletionKim Alvefur2018-09-221-1/+1
| | | | | | | | | All data is compiled into functions that return new copies in order to prevent mutation of stored data. This has downsides. Also an ugly hack.
* mod_storage_memory: Import from prosody-modules 4c3230c22c18Matthew Wild2018-09-121-0/+178