aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-07-12 22:48:10 +0200
committerKim Alvefur <zash@zash.se>2023-07-12 22:48:10 +0200
commit64c2ec483585a67533c42063306e78b3c41592a4 (patch)
treebd3b2705315a86a70e3e6ecfbbae8295a0499d7d /CHANGES
parentd03a9b2f7e39d35b36f9b707045166d2851438af (diff)
downloadprosody-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--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b34608b9..9995d9c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -35,6 +35,7 @@ TRUNK
### Storage
- New 'keyval+' combined keyval/map store type
+- Performance improvements in internal archive stores
## Changes