Software /
code /
prosody
Log
core/storagemanager.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
core.storagemanager: Remove 0.10 era sql2 driver COMPAT | Kim Alvefur | Mon, 04 Sep 2023 00:38:45 +0200 |
core: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:07 +0100 |
storagemanager: Add keyval+ (combined keyval + map) store type | Matthew Wild | Tue, 27 Sep 2022 17:46:27 +0100 |
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 |