mod_storage_sql: Measure hits/misses on the item count cache
|
Kim Alvefur |
Thu, 02 Jul 2020 19:03:59 +0200 |
mod_storage_sql: Fix incorrect results when fetching items before specific archive id
|
Matthew Wild |
Fri, 12 Jun 2020 16:54:38 +0100 |
mod_storage_sql: Log database connection parameters when creating engine
|
Kim Alvefur |
Sat, 02 May 2020 14:13:02 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Sun, 22 Mar 2020 21:13:09 +0100 |
mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505)
0.11
|
Kim Alvefur |
Sun, 22 Mar 2020 21:05:59 +0100 |
storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all()
|
Matthew Wild |
Wed, 11 Mar 2020 16:32:41 +0000 |
mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests)
|
Matthew Wild |
Wed, 11 Mar 2020 15:57:53 +0000 |
Merge 0.11->trunk
|
Kim Alvefur |
Sat, 22 Feb 2020 16:26:20 +0100 |
mod_storage_sql: Move update limit check back one step, fixes traceback
0.11
|
Kim Alvefur |
Sat, 22 Feb 2020 16:23:43 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Fri, 21 Feb 2020 23:01:43 +0100 |
mod_storage_sql: Fix check for deletion limits (fixes #1494)
0.11
|
Kim Alvefur |
Fri, 21 Feb 2020 23:00:44 +0100 |
mod_storage_sql: Remove unused and not actually returned return value [luacheck]
|
Kim Alvefur |
Tue, 24 Dec 2019 00:49:43 +0100 |
mod_storage_*: Also include timestmap of first message in :summary API
|
Kim Alvefur |
Fri, 23 Aug 2019 01:15:44 +0200 |
mod_storage_*: Include timestamp of latest message in :summary API
|
Kim Alvefur |
Fri, 23 Aug 2019 01:10:27 +0200 |
mod_storage_*: Tweak :summary API to allow future expansion with more fields
|
Kim Alvefur |
Fri, 23 Aug 2019 01:04:00 +0200 |