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
Fri, 22 Mar 2019 18:01:24 +0100 mod_storage_internal,_sql: Expose archive capabilities feature set
Kim Alvefur <zash@zash.se> [Fri, 22 Mar 2019 18:01:24 +0100] rev 9888
mod_storage_internal,_sql: Expose archive capabilities feature set This was planned to be added long ago but was forgotten.
Fri, 20 Oct 2017 12:53:53 +0200 mod_storage_internal,_sql: Add limit to number of items in an archive store (fixes #733)
Matthew Wild <mwild1@gmail.com> [Fri, 20 Oct 2017 12:53:53 +0200] rev 9887
mod_storage_internal,_sql: Add limit to number of items in an archive store (fixes #733)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip