The invention discloses an
unstructured data multi-way tree chain table storage method, which comprises the following steps of: 1, defining a
data structure, and establishing a dynamic multi-way
tree node structure; step 2, maintaining a target chain node, and maintaining an index relationship of the node through a
directory chain table; step 3, node
insertion adjustment: dynamically adjusting a pointing relation of a
linked list pointer array during node
insertion to form a multi-way tree topological structure; step 4, recombining pointers, and updating child node pointers of the target nodes to reconstruct a local
hash table; 5, deleting and recovering the nodes, marking the nodes to be deleted as invalid nodes and recovering the storage space of the invalid nodes; step 6, carrying out data
fault tolerance and
recovery, and storing data by multiple copies to ensure
data integrity; through the innovative
unstructured data multi-way tree chain table storage method, efficient, flexible and reliable
data management is achieved, a layered compression structure is adopted,
memory mapping, pre-read caching and asynchronous persistence technologies are combined, and storage occupation is remarkably reduced.