github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/materialized-xattrs.md (about)

     1  Enhancement: Introduce ini file based metadata backend
     2  
     3  We added a new metadata backend for the decomposed storage driver that uses an additional `.ini` file to store file metadata. This allows scaling beyond some filesystem specific xattr limitations.
     4  
     5  https://github.com/cs3org/reva/pull/3674
     6  https://github.com/cs3org/reva/pull/3649