aboutsummaryrefslogtreecommitdiffstats
path: root/util/sql.lua
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2019-05-30 15:16:56 +0200
committerKim Alvefur <zash@zash.se>2019-05-30 15:16:56 +0200
commitcabd5216b4de1471e62f4b859b634863e6ea2512 (patch)
tree7b49c4a49a6e2872a395bd4d269238c15b2f337c /util/sql.lua
parent5cc63a416a1552da3259418db96d63af12079651 (diff)
downloadprosody-cabd5216b4de1471e62f4b859b634863e6ea2512.tar.gz
prosody-cabd5216b4de1471e62f4b859b634863e6ea2512.zip
mod_pep: Handle presence based subscription outside of util.pubsub (fixes #1372)
Subscriptions were updated for each incoming presence stanza from contacts. Each subscription change triggered a configuration save, which would filter out the presence based subscriptions and usually end up replacing the existing data with identical data. With many subscribed nodes this adds up to a fair bit of IO bound work that is avoided by keeping them separate.
Diffstat (limited to 'util/sql.lua')
0 files changed, 0 insertions, 0 deletions