| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
(fixes #1504)
This lets Prosody handle socket related work between each step in the
cleanup in order to prevent the server from being completely blocked
during this.
An async storage backend would not need this but those are currently
rare.
|
|
|
|
| |
The 'err' was there in trunk
|
| |
|
| |
|
|
|
|
|
|
| |
Unclear what else to do here.
Caught by luacheck
|
| |
|
|
|
|
| |
(fixes #1368)
|
|
|
|
|
|
|
|
|
|
|
| |
of 39ee70fbb009 from trunk)
For each day, store a set of users that have new messages. To expire
messages, we collect the union of sets of users from dates that fall
outside the cleanup range.
The previous algoritm did not work well with many users, especially with
the default settings.
|
| |
|
|
|
|
| |
It was equivalent to mod_storage_memory, which is included as a separate module now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
queries
|
| |
|
| |
|
|
|
|
| |
detected (#867)
|
| |
|
|
|
|
| |
Fixes #995.
|
| |
|
|
|
|
| |
storage module in use
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
disabled
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
warning [luacheck]
|
|
|
|
| |
deprecate the later
|
| |
|
| |
|
|
|
|
| |
[luacheck]
|
| |
|