Hi stackers,

I'm trying to understand the object version feature in Swift.
In the current implementation we can store multi-versions of the same
object in Swift. However when you delete it from the container, the
latest version is deleted and this is not recoverable, right?

Is there any magic to restore the deleted version? As I know, some
users want to keep the history versions, like svn.

--yuan

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to