Software /
code /
prosody
Log
plugins/mod_storage_none.lua @ 8208:b69b40a828fd
description | author | age |
---|---|---|
mod_storage_none: Add a noop archive delete method | Kim Alvefur | 2017-04-04 |
mod_storage_none: Add allways empty archive storage | Kim Alvefur | 2017-04-03 |
mod_storage_none: Ignore unused arguments [luacheck] | Kim Alvefur | 2017-04-03 |
mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types | Kim Alvefur | 2014-06-20 |
mod_storage_none: A null-like storage provider that returns all stores as empty, and fails to save anything to them | Matthew Wild | 2013-04-05 |