Comparison

CHANGES @ 13188:96df571b5941

CHANGES: Mention performance improvements for internal archives Specifically the index and more efficient delete. These are however still in need of testing.
author Kim Alvefur <zash@zash.se>
date Wed, 12 Jul 2023 22:48:10 +0200
parent 13127:f45a29b32f7a
child 13189:36b7bdafc993
comparison
equal deleted inserted replaced
13187:fe1229919070 13188:96df571b5941
33 - Ability to disable and enable user accounts 33 - Ability to disable and enable user accounts
34 34
35 ### Storage 35 ### Storage
36 36
37 - New 'keyval+' combined keyval/map store type 37 - New 'keyval+' combined keyval/map store type
38 - Performance improvements in internal archive stores
38 39
39 ## Changes 40 ## Changes
40 41
41 - Support sub-second precision timestamps 42 - Support sub-second precision timestamps
42 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy 43 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy