audbackendΒΆ
audbackend provides interfaces for file storage on different backends.
An interface enables user interactions with a backend, and influences how the data is structured, e.g. versioned or unversioned. A backend is responsible for managing the requested data structure in a repository on a storage system, such as a file system or MinIO.
Have a look at the installation and usage instructions.