The invention discloses a chain log
storage structure, a hash index structure and a data operation method thereof, a
server and a medium. The chain log
storage structure comprises a plurality of storage segments and an array; a storage unit of each storage segment is a log entry; the log entry includes an initial size field, an index position field, a key length field, a Key field and a Value field, wherein the Value field is used for storing data; the Value field is used for storing data keys; the initial size field is used for storing an initial size of the storage log entry; the index position field is used for storing the position of an index of the log entry in a
hash table; and the array is used for storing meta information of each storage segment. The hash index structure comprises a plurality of hash buckets; and a
data structure of each hash bucket includes an index number field, a valid mark field, a
label field, an offset field and an extension bucket field. According to the chain log
storage structure, the hash index structure and the data operation method thereof, the
server and the medium, the close continuity of the whole structure memory can be maintained and the
fragmentation rate is reduced.