Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aduffeck authored and butonic committed Jul 4, 2023
1 parent 2f359f4 commit 9fead99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog/unreleased/decomposedfs-space-index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Enhancement: Improve space index performance

The directory tree based decomposedfs space indexes have been replaced
with messagepack base indexes which improves performance when reading
the index, especially on slow storages.

https://github.com/cs3org/reva/pull/3995

0 comments on commit 9fead99

Please sign in to comment.