Commit graph

3 commits

Author SHA1 Message Date
Matthew Wild
2a36be1e9e mod_storage_memory: Switch from '@' prefix to '=' for chunks, '@' is used to indicate a source file name only 2018-10-11 10:36:01 +01:00
Kim Alvefur
94b922ba3f mod_storage_memory: Fix saving of remaining items during deletion
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.
2018-09-22 16:03:50 +02:00
Matthew Wild
6215f65698 mod_storage_memory: Import from prosody-modules 4c3230c22c18 2018-09-12 13:44:03 +01:00