Software /
code /
prosody
Log
core/storagemanager.lua @ 12905:8473a516004f
description | author | age |
---|---|---|
storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all() | Matthew Wild | Wed, 11 Mar 2020 16:32:41 +0000 |
storagemanager: Add support for :find_key() and :delete_key() to map store shim | Matthew Wild | Wed, 11 Mar 2020 16:29:57 +0000 |
core: Use prosody.hosts instead of _G.hosts for consistency | Kim Alvefur | Thu, 29 Mar 2018 16:58:06 +0200 |
storagemanager: Default storage_async_check to false for a while | Matthew Wild | Sun, 25 Mar 2018 12:45:24 +0100 |
storagemanager: Remove unused variable [luacheck] | Kim Alvefur | Thu, 22 Mar 2018 23:20:06 +0100 |
storagemanager: Log warning on storage access outside of async contexts | Matthew Wild | Thu, 22 Mar 2018 16:25:20 +0000 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |