diff options
author | Kim Alvefur <zash@zash.se> | 2023-07-12 22:48:10 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-07-12 22:48:10 +0200 |
commit | 64c2ec483585a67533c42063306e78b3c41592a4 (patch) | |
tree | bd3b2705315a86a70e3e6ecfbbae8295a0499d7d /CHANGES | |
parent | d03a9b2f7e39d35b36f9b707045166d2851438af (diff) | |
download | prosody-64c2ec483585a67533c42063306e78b3c41592a4.tar.gz prosody-64c2ec483585a67533c42063306e78b3c41592a4.zip |
CHANGES: Mention performance improvements for internal archives
Specifically the index and more efficient delete.
These are however still in need of testing.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ TRUNK ### Storage - New 'keyval+' combined keyval/map store type +- Performance improvements in internal archive stores ## Changes |