Fri, 22 Mar 2019 02:22:21 +0100 mod_mam: On quota hit, separately delete by time and by item count
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 02:22:21 +0100] rev 9898
mod_mam: On quota hit, separately delete by time and by item count This is to work around a possible SQL issue where offsets and time stamps don't interact correctly.
Fri, 22 Mar 2019 02:18:54 +0100 mod_storage_sql: Return cached count if only this is queried for
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 02:18:54 +0100] rev 9897
mod_storage_sql: Return cached count if only this is queried for
Fri, 22 Mar 2019 02:13:27 +0100 mod_storage_sql: Cache total count if it's calculated as part of the current query
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 02:13:27 +0100] rev 9896
mod_storage_sql: Cache total count if it's calculated as part of the current query
Fri, 22 Mar 2019 02:12:02 +0100 mod_storage_sql: Skip cache write
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 02:12:02 +0100] rev 9895
mod_storage_sql: Skip cache write This would cause the cache to be wrong in case the the later INSERT fails and the transaction is aborted.
Fri, 22 Mar 2019 02:10:46 +0100 mod_storage_sql: Fix to use currently queried store
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 02:10:46 +0100] rev 9894
mod_storage_sql: Fix to use currently queried store Was using the previously queried store due to this being cached in an upvalue.
Fri, 22 Mar 2019 02:09:38 +0100 mod_storage_sql: Don't increment counter twice (fixes accounting error)
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 02:09:38 +0100] rev 9893
mod_storage_sql: Don't increment counter twice (fixes accounting error)
Fri, 22 Mar 2019 02:04:34 +0100 mod_storage_internal: Increase default quota to 10 000
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 02:04:34 +0100] rev 9892
mod_storage_internal: Increase default quota to 10 000 Performance doesn't seem great but 10k should be far enough from limits inherited by the Lua parser. 1000 messages seemed pretty close to what an active user might produce in one week.
Wed, 20 Mar 2019 12:14:45 +0100 mod_storage_memory: Add support for archive item limits
Kim Alvefur <zash@zash.se> [Wed, 20 Mar 2019 12:14:45 +0100] rev 9891
mod_storage_memory: Add support for archive item limits
Tue, 07 Nov 2017 18:58:52 +0100 mod_mam: Trim archive when quota has been exceeded
Kim Alvefur <zash@zash.se> [Tue, 07 Nov 2017 18:58:52 +0100] rev 9890
mod_mam: Trim archive when quota has been exceeded
Fri, 22 Mar 2019 18:02:27 +0100 mod_storage_internal,_sql: Key item count cache on both username and store
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 18:02:27 +0100] rev 9889
mod_storage_internal,_sql: Key item count cache on both username and store
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip