US Patent Application 18342581. INCREMENTAL VAULT TO OBJECT STORE simplified abstract

From WikiPatents
Jump to navigation Jump to search

INCREMENTAL VAULT TO OBJECT STORE

Organization Name

Google LLC


Inventor(s)

Christopher Murphy of Westwood MA (US)


INCREMENTAL VAULT TO OBJECT STORE - A simplified explanation of the abstract

  • This abstract for appeared for US patent application number 18342581 Titled 'INCREMENTAL VAULT TO OBJECT STORE'

Simplified Explanation

The abstract describes a method for handling changes in a data volume. When a chunk of data in a current version of the data volume is changed, the method creates a block of data representing the changed chunk and stores it in an object store. The object store also stores previous versions of the data volume. The method then updates the corresponding entry in the index stored on the object store with the new data. Finally, the method deletes any blocks of data from the object store that are no longer associated with an entry in any index.


Original Abstract Submitted

A method includes receives data representing a changed chunk of data in a current revision of a data volume, the changed chunk includes data having changes from previous data of a previous revision of the data volume. The method creates a block of data representing the changed chunk of data on the object store, the object store also stores previous revision data of the previous revision. The method determines a previous index stored on the object store corresponding to the previous revision, which includes entries including at least one corresponding to the previous revision data. The method creates a revised index that updates the corresponding entry with updated entry data representing the changed chunk of data. The method includes deleting, from the object store, each particular block of data stored on the object store that is no longer associated with an entry on any index stored on the object store.