github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/decomposedfs-space-index.md (about) 1 Enhancement: Improve space index performance 2 3 The directory tree based decomposedfs space indexes have been replaced 4 with messagepack base indexes which improves performance when reading 5 the index, especially on slow storages. 6 7 https://github.com/cs3org/reva/pull/4059 8 https://github.com/cs3org/reva/pull/4058 9 https://github.com/cs3org/reva/pull/3995