Software /
code /
prosody
Comparison
util/x509.lua @ 11722:bc2d3f110a39
mod_pep: Remove use of RLU cache when persist_items was set to false
This behavior came from some confusion over the meaning of
persist_items. The correct behavior is that items are only stored when
it is set to true. When set to false, the service becomes a "pure"
publish-subscribe service, where items are forgotten immediately after
broadcasting.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 21 Jul 2021 23:02:25 +0200 |
parent | 10494:69e55b03d5cf |
child | 12106:c0cb8e86ad21 |
comparison
equal
deleted
inserted
replaced
11721:7a77f0c05382 | 11722:bc2d3f110a39 |
---|