Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tracking issues of RFC: Object Versioning #2611

@suyanhanx

Description

@suyanhanx

Some storage services, such as Amazon S3, have built-in support for versioning.

This is achieved through a feature called ObjectVersion, which allows the same object to exist in multiple versions and be accessed separately even after deletion. With this feature, users can ensure the safety of their data by rolling back to previous versions in case of unintended deletions or changes.


To implement object versioning in OpenDAL, the following tasks need to be done:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions