Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
COUNTER-BASED COMPACTION OF KEY-VALUE STORE TREE DATA BLOCK
Document Type and Number:
WIPO Patent Application WO/2020/076581
Kind Code:
A1
Abstract:
Aspects of the present disclosure provide for operations of a key-value tree data structure that merges key-value pair data of a node, in a key-value tree data structure using counter values.

Inventors:
TOMLINSON ALEXANDER (US)
Application Number:
PCT/US2019/054254
Publication Date:
April 16, 2020
Filing Date:
October 02, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICRON TECHNOLOGY INC (US)
International Classes:
G06F21/71; G06F21/62; G06F21/78; H04L9/08
Foreign References:
US20180225322A12018-08-09
US20080016066A12008-01-17
US20130117524A12013-05-09
US20170141791A12017-05-18
US20150347495A12015-12-03
Other References:
See also references of EP 3864553A4
Attorney, Agent or Firm:
PERDOK, Monique, M. et al. (US)
Download PDF:
Claims:
What is claimed is:

1. A system comprising:

a set of memory components storing a key- value store tree data structure, the key- value store tree data structure comprising a set of nodes, wherein a node in the set of nodes comprises a sequence of key value sets, and each key- value set in the sequence of key- value sets is associated with an individual count value; and

a processing device, operatively coupled to the set of memory components, configured to perform operations comprising:

accessing, on the set of memory components, the key- value store tree data structure;

detecting whether the sequence of key-value sets comprises a sub sequence of key- value sets comprising a predetermined number of key- value sets where each key- value set is associated with a similar count value; and

in response to detecting that the sequence of key-value sets comprises the sub-sequence of key- value sets:

merging the sub -sequence of key- value sets to produce a merged key-value set;

associating the merged key- value set with a new count value that is generated based on the similar count value; and

replacing the sub -sequence of key- value sets, within the sequence of key- value sets, with the merged key-value set to produce an updated sequence of key- value sets.

2. The system of claim 1, wherein generating the new count value that is generated based on the similar count value comprises setting the new count value to be equal to the similar count value incremented by a specific value.

3. The system of claim 1, wherein the merged key- value set comprises a set of new key blocks that reference a set of existing value blocks of the sub- sequence of key- value sets, and the set of new key blocks is generated based on a set of existing key blocks of the sub-sequence of key- value sets.

4. The system of claim 3, wherein the set of new key blocks is generated based on the set of existing key blocks of the sub-sequence of key- value sets by copying values of the set of existing key blocks to the set of new key blocks such that the set of new key blocks comprising one or more references to the set of existing value blocks.

5. The system of claim 1 , wherein the merged key- value set comprises a set of new value blocks and a set of new key blocks that reference the set of new value blocks, the set of new value blocks is generated based on a set of existing value blocks of the sub-sequence of key- value sets, and the set of ne key blocks is generated based on a set of existing key blocks of the sequence of key- value sets.

6. The system of claim 5, wherein the set of new value blocks is generated based on the set of value key blocks of the sub-sequence of key- value sets by- copying values of the set of existing value blocks to the set of new value blocks, and the set of new key blocks is generated based on the set of existing key blocks of the sub-sequence of key- value sets by copying values of the set of existing key blocks to the set of new key blocks.

7. The system of claim 1 , wherein the replacing the sub -sequence of key- value sets, in the sequence of key- value sets, with the merged key- value set to produce the updated sequence of key- value sets comprises:

deleting, from the node, each particular key- value set in the sub-sequence of key- value sets.

8. The system of claim 1 , wherein the replacing the sub-sequence of key- value sets, in the sequence of key-value sets, with the merged key- value set to produce the updated sequence of key- value sets comprises: deleting one or more key blocks of each particular key-value set in the sub-sequence of key-value sets.

9. The system of claim 1 , wherein the replacing the sub-sequence of key- value sets, in the sequence of key-value sets, with the merged key-value set to produce the updated sequence of key- value sets comprises:

deleting one or more value blocks of each particular key- value set in the sub-sequence of key- value sets.

10. The system of claim 1 , wherein the operations further comprise:

detecting whether a second sub-sequence of key-value sets, in the updated sequence of key- value sets, comprises the predetermined number of key-value sets where each key-value set is associated with a second similar count value;

in response to detecting the second sub-sequence of key- value sets in the updated sequence of key-value sets:

merging the second sub -sequence of key- value sets to produce a second merged key- value set;

associating the second merged key-value set with a second new count value that is generated based on the second similar count value; and

replacing the second sub-sequence of key- value sets, within the updated sequence of key- value sets, with the merged key-value set to produce a second updated sequence of key-value sets.

11. The system of claim 1 , wherein the sub-sequence of key-value sets comprises one or more key-value sets within the node.

12. A method comprising:

generating, on a set of memory components, a key-value store tree data structure, the key- value store tree data structure comprising a set of nodes, wherein a node in the set of nodes comprises a sequence of key value sets, and each key- value set in the sequence of key- value sets is associated with an individual count value;

detecting, by a processing device, whether the sequence of key- value sets comprises a sub-sequence of key- value sets comprising a predetermined number of key- value sets where each key- value set is associated with a similar count value; and

in response to detecting that the sequence of key-value sets comprises the sub-sequence of key- value sets:

merging, by the processing device, the sub-sequence of key- value sets to produce a merged key-value set;

associating, by the processing device, the merged key- value set with a new count value that is generated based on the similar count value; and

replacing, by the processing device, the sub-sequence of key- value sets, within the sequence of key- value sets, with the merged key- value set to produce an updated sequence of key- value sets.

13. The method of claim 12, further comprising:

updating the node by appending a new key- value set to the sequence of the key- value sets; and

associating the new key- value set with an initial count value.

14. The method of claim 12, further comprising:

detecting whether an update to the node results in a new key- value set being appended to the sequence of key- value sets; and

in response to detecting the update to the node, associating the new key- value set with an initial count value.

15. A non- transitory machine-readable storage medium comprising instructions that, when executed by a processing device, cause the processing device to: generate, on a set of memory components, an index data structure comprising an index to store a sequence of sub-indexes, each sub-index in the sequence storing a set of key- value pairs;

update the index by appending a new sub-index to the sequence of sub- indexes, the new sub-index comprising a new set of key-value-pairs;

associate the new sub-index with an initial count value;

detecting whether the sequence of sub-indexes comprises a sub-sequence of sub-indexes comprising a predetermined number of sub-indexes where each sub-index is associated with a similar count value;

in response to detecting that the sequence of sub-indexes comprises the sub-sequence of sub-indexes:

merging the sub-sequence of sub-indexes to produce a merged sub-index;

associating the merged sub-index with a new count value that is generated based on the similar count value; and replacing the sub -sequence of sub-indexes, within the sequence of sub-indexes, with the merged sub-index set to produce an updated sequence of sub-indexes.

Description:
COUNTER-BASED COMPACTION OF KEY-VALUE STORE TREE

DATA BLOCK

PRIORITY APPLICATION

[001] This application claims the benefit of priority to U.S. Application

Serial Number 16/156,400, filed October 10, 2018, which is incorporated herein by reference in its entirety.

TECHNICAL FIELD

[002] Embodiments of the disclosure relate generally to memory sub systems and more specifically, to operation of a key- value store (KVS) tree data structure.

BACKGROUND

[003] A memory sub-system can be a storage system, such as a solid-state drive (SSD), and can include one or more memory components that store data. The memory components can be, for example, non-volatile memory components and volatile memory components. In general, a host system can utilize a memory sub-system to store data at the memory components and to retrieve data from the memory components.

BRIEF DESCRIPTION OF THE DRAWINGS

[004] The present disclosure will be understood more fully from the detailed description given below and from the accompanying drawings of various embodiments of the disclosure.

[005] FIG. 1 is a block diagram illustrating an example computing environment including a memory sub-system, in accordance with some embodiments of the present disclosure.

[006] FIG. 2 is a block diagram of an example counter- based merge for key- value store (KVS) tree, in accordance with some implementations of the present disclosure. [007] FIGs. 3 through 5 are a flow diagrams of example methods for counter-based merge operation, in accordance with some implementations of the present disclosure.

[008] FIG. 6 is block diagram illustrating an example KVS tree that may be operated upon by a counter-based merge operation, in accordance with some implementations of the present disclosure.

[009] FIGs. 7A and 7B show a flow diagram illustrating an example counter- based merge operation performed with respect to a node of an example KVS tree data structure, in accordance with some implementations of the present disclosure.

[0010] FIGs. 8A and 8B provide an interaction diagram illustrating interactions between components of a computing environment in the context of an example embodiment in which a method for counter-based merge is performed.

[0011] FIG. 9 is a block diagram illustrating a diagrammatic representation of a machine in the form of a computer system within which a set of instructions can be executed for causing the machine to perform any one or more of the methodologies discussed herein, in accordance with some embodiments of the present disclosure.

DETAILED DESCRIPTION

[0012] Aspects of the present disclosure are directed to merging key-value sets in a key- value tree data structure, which may be used by or in conjunction with a memory sub-system. A memory sub-system is also hereinafter referred to as a“memory device.” An example of a memory sub-system is a storage system, such as a SSD. In some embodiments, the memory sub-system is a hybrid memory/storage sub-system. In general, a host system can utilize a memory sub system that includes one or more memory components. The host system can provide data (e.g., via write requests) to be stored at the memory sub-system and can request data to be retrieved (e.g., via read requests) from the memory sub system.

[0013] A memory sub-system can include multiple memory components that can store data from the host system. The memory sub -system can further include a memory sub-system controller that can communicate with each of the memory components to perform operations such as reading data, writing data, or erasing

7 data at the memory components in response to requests received from the host system. Any one or more of the memory components of the memory sub-system may include a media controller to manage memory cells of the memory component, communicate with the memory sub-system controller, and execute memory requests (e.g., read or write) received from the memory sub-system controller.

[0014] In some applications, such as database storage and volume data storage (e.g., cloud storage), key-value data structures are used to store data on data storage media, such a pool of data storage media (media pool) implemented by one or more memory devices and presented as a single logical data storage volume comprising one or more media data blocks (media blocks). A key-value store (KVS) can comprise one or more key-value data structures to store and search for key-value pairs. The key-value data structures can permit efficient searches of stored data of key- value pairs, permit efficient storage of sparse data, or permit efficient storage of searchable data. Generally, key-value data structures accept a key-value pair for storage and are configured to respond to queries for a value based on a key. Key- value data structures may comprise such structures as tree data structures, examples of which include log-structured merge tree (LSM tree) and a key- value store (KVS) tree (also referred to herein as a key-value store tree data structure or KVS tree data structure).

[0015] Aspects of the present disclosure provide various embodiments for merging (e.g., compacting) key-value pair data of a node, in a key- value tree data structure (KVS tree), using counter values. Depending on the embodiment, the data storage media storing the KVS tree may be implemented using a log- structured system (e.g., journal-based system) comprising one or more log- structured index, where data may be batched into groups (e.g., logs), which can provide better data performance with respect to the data storage media. For some embodiments, the data batch-based operation of log-structure data storage media is well suited for a KVS tree, which may store key- value pairs as an index that can be queried with a key to return a value (paired with the key) and where the index may be updated in batches. In particular, for some embodiments, each update to an index of the KVS tree comprises an index itself (also referred to herein as a sub-index of the index). [0016] For example, with respect to an index S that is initially empty, the first, second, third ...JVth updates to S may comprise sub-indexes S(l), S(2), S(3), ... S(N ) respectively, where each of 5(1), S(2), S(3), ...S(N) comprises an index itself. In this way, index S can be considered a sequence of sub-indexes (S = (S(N), ..., S(2), 5(1))) ordered from newest to oldest where updates are prepended to the sequence (or alternatively, from oldest to newest - S = (S(l), S(2), S(3),...S(N)) where updates are postpended to the sequence).

[0017] According to some embodiments, to search index S, a search operation (e.g., searching for a value paired to a key of interest) first searches in sub-index S(3) since it is the most recent update to S and, thus, has the most recent data; if nothing is found in S(3), then the search operation searches in 5(2); if nothing is found in 5(2), then the search operation searches in 5(1). As more updates are applied to index 5, the sequence of sub-indexes can keep increasing, and more garbage data can accumulate in the form of old or obsolete data contained in prior updates (e.g., 5(2) and 5(1 )), which in turn can decrease search efficiency (e.g., more data may need to be read and searched to find a value paired to a particular key).

[0018] Accordingly, various embodiments described herein can restore search efficiency of an index 5 that comprises a sequence of sub-indexes by merging (e.g., compacting) a sub-sequence of sub-indexes, of the sequence of sub-indexes, to a merged sub-index and replacing the sub -sequence of sub-indexes (within the sequence of sub-indexes) with the merged sub-index. In particular, for some embodiments, the index 5 comprises a key-value store tree data structure (KVS tree) as described herein, where one or more nodes of the KVS tree are used to store the sequence of sub-indexes, and where each sub-index S(i) comprises a key- value set for storing one or more key-value pairs. As such, key- value sets received by the KVS tree (e.g., through the root node) can serve as key-value pair updates to the index 5.

[0019] According to some embodiments described herein, the merge operation of a sub -sequence of sub-indexes (e.g., key- value sets) can eliminate accumulated garbage data (e.g., old or obsolete key or value data) and can shorten the overall length of a sequence of sub-indexes that comprises the sub-sequence (smaller length can result in better query performance). Depending on the embodiment, the sub-sequence of sub-indexes (e.g., key- value sets) can comprise the entire sequence of sub-indexes, or less than the entire sequence of sub-indexes (e.g., the sub-sequence comprises the beginning, middle or end portion of the sequence). The merged sub-index (e.g., merged key- value set) maybe larger (e.g., store more data that needs to be searched) than each of the sub-indexes in the sequence but smaller (e.g., store less data than needs to be searched) than retaining the sequence of sub-indexes as-is. As used herein, the merged sub-index (e.g., key- value set) may be represented as S(i,j), where i > j and where S(i,j) indicates that the merged sub-index S(i,j) is the result of merging all sub-indexes S(k) where i <= k < = j (e.g., merging key- value sets i through ).

[0020] Various embodiments described herein merge a sub-sequence of sub indexes (e.g., key- value sets) of an index S, while managing a balance between the length of the index S, and reducing write operations (e.g., write amplification) with respect to data storage media used to store the index S. Where one or more memory devices implementing the data storage media comprise certain types of memory devices (e.g., QLC NAND cell memory devices) having lower write performance and endurance characteristics than other types of memory devices (e.g., TLC NAND cell memory devices), reducing (e.g., minimizing) write operations with respect to the data storage media can improve data performance characteristics of the data storage media. For instance, consider where a sequence of sub-indexes (e.g., updates) to index S comprises sub-indexes S(l), 5(2), ...S(N), where each sub-index S(i) (e.g., update) contains M bytes of data, and where the sequence of updates does not produce garbage data (e.g., old or obsolete key or value data) in the index 5. The sequence of updates would comprise N*M data and, as such, at least N*M bytes would be written to the data storage media (assuming compression is not used) when the sequence of updates is written to the data storage media. For example, a merge operation of two sub-indexes each indexing size Mbytes, would result in 2 *M bytes to be read from the data storage media, and 2 *M bytes to be written to the data storage media. Merging a sequence of sub-indexes to a merged sub-index in accordance with some embodiments can effectively reduce the amount of data read and written with respect to the sequence of sub-indexes. This in turn can improve the overall performance of data storage media (implemented by a set of memory components, such as a set of NAND-type memory devices) that use a KVS tree for storing data (e.g., user data) as key- value pairs.

[0021] According to some embodiments, a merge (e.g., compaction) operation is performed as follows with respect to an index S, which can store a sequence of sub-indexes. The merge operations may comprise a parameter r, which that must be greater than 1 (e.g., r = 4). Each sub-index S(i) in index S may be assigned a merge count value (e.g., compaction count), designated herein as me. When a Mh update (comprising sub-index S(N)) is received for the index S, the merge operation can assign S(N) a me value of 0 (or some other default initial value), and then append S(N) to the current sequence of sub-indexes in the index S (e.g., S -

(S(N), . ) where the newest updates are prepended to index S. Thereafter, while index S contains a sub-sequence of sub-indexes where the sub-sequence comprises r number of sub-indexes (e.g., 4 sub-indexes where r = 4) that share the same me value (e.g., 0, 1, 2, etc.), the merge operation can perform the following: set x to the me value shared by each sub-index in the sub-sequence; merge the sub sequence of sub-indexes into a new (merged) sub-index; assign the merged sub index a me value of x+1 (or some other default increment value); and replace the sub-sequence of sub-indexes in the sequence with the merged sub-index.

[0022] To illustrate an example of the foregoing merge operation, assume an example parameter r set to 4, an example index SEG that is initially empty, and that an Mi update is applied to the index SEG by prepending a sub-index S E c(k) to the index SEG. After the first three updates to the index SEG, the index SEG would have three sub-indexes (e.g., S= (SEG(3), SEG(2), SEG(1 ))) that each has an me value of 0. At this point, the state of me values for the index S EG can be represented as [0, 0, 0]. When the fourth update is applied to the index SEG, the state can be represented as [0, 0, 0, 0] after the example merge operation has updated the index SEG with the fourth update (e.g., S= (SEG(4), SEG(3), SEG(2), SEG(1 )) Based on the state of [0, 0, 0, 0], the example merge operation detects a sub -sequence of four sub-indexes having the me value of 0 (e.g., sub-sequence of SEG(4), SEG(3), SEG(2), SEG(1 ) in the index SEG), sets x to a value of 0, merges together the detected sub sequence to produce a new merged sub-index SEG(1,4), and assigns the merged sub-index SEGAA) an me value of x+1 (i.e., 1). The example merge operation then replaces the detected sub-sequence in the index SEG (e.g., S= ( SEG(1,4 ))) with the merged sub-index SEG(1,4 ) and, as a result, the state of me values for the index SEG now comprises [1] Assuming another three updates (i.e., SEG(7), SEG(6), SEG(5)) are applied to the index SEG (e.g., S= (SEG(7), SEG(6), SEG(5), SEG(1,4)), the state of me values of the index SEG would comprise [0, 0, 0, 1] and, as such, the example merge operation would not detect a sub-sequence of four sub-indexes having the same me value. Upon receiving and applying the next update (e.g., S= (SEG(8), SEG(7), SEG(6), SEG{5), SEG(1,4)), the state of me values of the index SE G would comprise [0, 0, 0, 0, 1], and the example merge operation would detect a sub sequence of four sub-indexes having the me value of 0 (e.g., sub-sequence of SEG(8), SEG(7) ' , SEG(6), SEG(5) in the index SEG)· AS before, the example merge operation sets x to a value of 0, merges together the detected sub-sequence to produce a new merged sub-index SEG(5, 8), and assigns the merged sub-index SEG(5, 8) an me value of x+1 (i.e., 1 ). The example merge operation then replaces the detected sub-sequence in the index SEG (e.g., S= (SEG(5,8), SEG(1, 4 ))) with the merged sub-index SEG(5, 8) and, as a result, the state of me values for the index SEG now comprises [1 ,1].

[0023] Assuming additional subsequent updates to the index SEG , the state of me values for the index S EG may eventually comprise [0, 0, 0, 0, 1, 1, 1], which will result in the example merge operation: detecting a sub -sequence of four sub- indexes having the me value of 0 (at the beginning of the index SEG) , setting x to a value of 0; merging together the detected sub- sequence to produce a new merged sub-index; assigning the merged sub-index an me value of x+1 (i.e., 1); and replacing the detected sub-sequence in the index SEG with the merged sub-index SEG The resulting state of me values for the index SEG would comprises [1, 1, 1, 1] Based on this state, before another update is even applied to the index SEG, the example merge operation could detect another sub- sequence of four sub-indexes having the me value of 1. Accordingly, the example merge operation could: set to a value of 1 ; merge together the detected sub -sequence to produce a new merged sub-index; assign the merged sub-index an me value of x+1 (i.e., 2); and replace the detected sub-sequence in the index SEG with the merged sub-index SEG, thereby resulting in a new state of [2]. The example merge operation could continue to perform in this manner for subsequent updates to the index SEG · The following Table 1 illustrates example states of me values based on operation of the example merge operation on the index S G-

[0024] As used herein, a KVS tree comprises a tree data structure comprising nodes with connections between parent and child nodes based on a predetermined derivation of a key (e.g., rather than the content of the tree). Each node can comprise an ordered (e.g., temporally ordered) sequence of key- value sets (also referred to herein as kvsets). Where temporally ordered, later key- value sets in the sequence can represent older key- value sets. The kvsets can comprise one or more key-value pairs, which permit values to be stored in the KVS tree with corresponding keys that reference the values. Accordingly, within a KVS tree, kvsets function as individual key and value stores organized in the nodes of the KVS tree. The key-value pairs within a given kvset may be key-sorted. Every key within a given kvset may be unique from the other keys in the kvset; however, keys within the KVS tree may not be unique (e.g., two different kvset within a single node or in different nodes of the KVS tree may include the same key). Each kvset may be immutable once written to a node (e.g., once placed/stored in a node, a kvset does not change). Though a kvset within a node may be immutable, the kvset may be deleted or some or all of the kvset’ s data contents may be added to a new kvset. [0025] A kvset may comprise a key tree to store key entries of key- value pairs of the kvset, where a given key entry may comprise both a key and a reference to a value. A variety of data structures may be used to efficiently store and retrieve unique keys in the key tree (e.g., it may not even be a data tree), such as binary search trees, B-trees, etc. For example, the keys are stored in leaf nodes of the key- tree, where a maximum key in any subtree of the key tree may be in a rightmost entry of a rightmost child, a rightmost edge of a first node of the key tree is linked to a sub-node of the key tree, and all keys in a subtree rooted at the sub-node of the key tree may be greater than all keys in the first node of the key tree.

[0026] For some embodiments, key entries of the kvset are stored in a set of key data blocks (also referred to as key blocks or kblocks), w'hich can comprise a primary key block and zero or more extension key blocks. Members of the set of key blocks may correspond to media data blocks (media blocks) for a data storage medium implemented by a memory device, such as an SSD, hard disk drive, etc. Each key block may comprise a header to identify it as a key block, and a primary key block of a kvset may comprise a list of media block identifications for the one or more extension key blocks of the kvset.

[0027] A primary key block may comprise a header to a key tree of the kvset. The header may comprise a number of values to assist or facilitate interactions with the keys, or kvset. For example, the primary key block, or header stored therein, may comprise a copy of a lowest key in a key tree of the kvset, or a copy of a highest key in a key tree of the kvset. The primary key block may comprise a list of media block identifications for a key tree of the kvset. Additionally, the primary key block may comprise a bloom filter header for a bloom filter of the kvset, and the primary key block may comprise a list of media block identifications for a bloom filter of the kvset.

[0028] For some embodiments, values of a kvset are stored in a set of value data blocks (also referred to herein as value blocks or vblocks). Each particular value block in the KVS tree may have a data generation number associated with it that indicates a sequence order at which the particular value block was initially generated for the KVS tree. In this way, the data generation number of a particular value block can serve as a time stamp for wlien the particular value block is initially generated. For instance, data generation numbers may start at a value of “1” for the first value block generated and added to (e.g., a kvset of) a root node of the KVS tree, and the second value block generated and added to (e.g., a kvset of) the root node of the KVS tree would have a data generation number of“2.” The data generation number increases with each new value block that is generated and added to the KVS tree through the root node.

[0029] Members of the set of value blocks may correspond to media data blocks (media blocks) for a data storage medium implemented by a memory device, which as noted herein can comprise an SSD, hard disk drive, etc. Each value block may comprise a header to identify it as a value block. A value block may comprise a storage section to one or more values without separation between, where bits of a first value can run into bits of a second value on the data storage medium without a guard, container, or other delimiter between them. For various embodiments, a primary key block of a kvset comprises a list of media block identifications for value blocks in the set of value blocks for the kvset. In this way, a primary key block can manage storage references to value blocks within a kvset.

[0030] For some embodiments, a data marker associated with a key (hereafter, referred to as a tombstone) is used to indicate that the value corresponding to the key has been deleted. A tombstone may reside in the key entry in association with a key, and no value block space may be consumed for the key- value pair. According to some embodiments, the tombstone marks the deletion of the value associated with the key while avoiding the possibly expensive operation of purging the value from a KVS tree. For some embodiments, when a tombstone is encountered during a temporally ordered search of a KVS tree for a given key, a search process knows that a value corresponding to the given key has been deleted, even if an expired version of the key- value pair associated with that given key resides at a lower (e.g., older) location within the KVS tree.

[0031] For some embodiments, the primary key block includes a set of metrics for the kvset. For example, the set of metrics may comprise one or more of the following: a total number of keys stored in the kvset, or a number of keys with tombstone values stored in the kvset; a sum of all key lengths for keys stored in the kvset; a sum of all value lengths for keys stored in the kvset. The last two metrics may provide at least an approximate (if not exact) amount of storage consumed by the kvset. The set of metrics may also comprise, for example, an amount of unreferenced data in value-blocks (e.g., unreferenced values) of the kvset. This last metric can provide an estimate of the space that may be reclaimed in a maintenance operation (e.g., garbage collection operation performed on the KVS tree).

[0032] A merge operation of various embodiments may be performed in response to a variety of triggering conditions, such as a condition relating to one or more kvsets in a given node meeting specified or computed criteria. For example, depending on the embodiment, the merge operation described herein may be performed (e.g., triggered) with respect to a given node of a KVS tree in response to an update being performed on the given node, such as the addition (e.g., ingestion) of a new kvset by the given node (e.g., as a result of moving (e.g., spilling) a kvset from a parent node of the given node to the given node). Alternatively, the merge operation may be continuously performed (e.g., running in a background process) with respect to the entire KVS tree or for individual nodes of the KVS tree. Continual performance of the merge operation (e.g., in response to a trigger condition or as a background process) with respect to one or more nodes of the KVS tree can lead to continuous improvement in operation of the KVS tree, especially with respect to searching for values based on keys.

[0033] Other examples of kvset-related criteria that can trigger the merge operation described herein comprise, without limitation, the number of kvsets within a given node, the freeing of resources (e.g., media blocks) with respect to the given node, the total size of one or more kvsets within the given node, or the amount of data in the one or more kvsets available for garbage collection. One example of data available for garbage collection in a kvset comprises one or more key- value pairs or tombstones in the kvset rendered obsolete, for instance, by a key- value pair or tombstone in a newer kvset, or a key- value pair that has violated constraint (e.g., a time to live constraint). Another example comprises a condition for performing maintenance (e.g., garbage collection) on the KVS tree. Yet another example comprises receiving a request (e.g., from software application or an operating system of a host system) to initiate a merge operation with respect to one or more nodes of the KVS tree, where the request may also specify whether an entire sequence of kvsets or a sub-sequence of kvsets will be operated upon by the merge operation. [0034] For some embodiments, a merge operation described herein merges a sub-sequence of kvsets, in a sequence of kvsets of a given node, into a merged kvset (of the given node) by merging key blocks of the kvsets while leaving the value blocks of the kvsets as-is. In doing so, the merge operation may write one or more new key blocks (based on existing key blocks of kvsets) for the merged kvset, while avoiding writing new value blocks for the resulting merged kvset (e.g., existing value blocks of kvsets are moved to the merged kvset as-is), thereby reducing the amount of write operations performed with respect to the KVS tree during the merge operation.

[0035] For example, the merge operation can merge a sub-sequence, in a sequence (e.g., temporal sub-sequence) of kvsets of a given node, to produce a merged kvset, where the resulting merged kvset comprises a set of new key blocks that reference a set of existing value blocks of the sub-sequence of kvsets. The set of new key blocks may be generated based on (e.g., copied from) a set of existing key blocks of the sub -sequence of kvsets. For instance, the set of new key blocks may be generated based on the set of existing key blocks of the sub-sequence of kvsets by copying values (e.g., key values and references to existing value blocks) of the set of existing key blocks to the set of new key blocks. Those existing value blocks of the sub-sequence of kvsets that are not referenced by the set of new key- value blocks are retained (e.g., not deleted) but are considered unreferenced.

[0036] After the set of new key blocks has been generated, the merge operation can delete, from the given node, each particular key- value set in the sub sequence of key-value sets, and delete one or more (e.g., all) key blocks of each particular key- value set while leaving one or more (e.g., all) value blocks of each particular key- value set (e.g., preserved as-is). The preserved value blocks can comprise value blocks referenced by the set of new key blocks, value blocks not referenced by any of the set of new key blocks, or both. All value blocks of the sub-sequence of kvsets (which are preserved as-is) can be moved to the merged kvset. The resulting merged kvset can then replace the sub-sequence of kvsets in the sequence of kvsets. The foregoing operations may be collectively referred to herein as a key compaction (k-compaction), which may be regarded as a form of garbage collection to remove obsolete key blocks and free resources (e.g., media blocks of a data storage media) occupied by those obsolete key blocks. [0037] Alternatively, for some embodiments, a merge operation described herein comprises merging a sub-sequence of kvsets, in a sequence of kvsets of a given node, into a merged kvset (of the given node) by merging key blocks of the kvsets and merging value blocks of the kvsets. In doing so, the merge operation may write new one or more key blocks (based on existing key blocks of kvsets) for the merged kvset, and may write new value blocks (based on existing value blocks of kvsets) for the merged kvset. For example, the merge operation can merge a sub-sequence, in a sequence (e.g., temporal sub-sequence) of kvsets of a given node, to produce a merged kvset, where the resulting merged kvset comprises a set of new key blocks that reference a set of new value blocks, where the set of new key blocks is generated based on a set of existing key blocks of the sub-sequence of kvsets, and where the set of new value blocks is generated based on a set of existing value blocks of the sub-sequence of kvsets.

[0038] For example, the set of new key blocks may be generated based on the set of existing key blocks of the sub-sequence of kvsets by copying values (e.g., key values) of the set of existing key blocks to the set of new key blocks, and causing new key blocks (in the set of new' key blocks) to respectively reference new value blocks (in the set of ne ' value blocks) that correspond to existing blocks referenced by the set of existing key blocks. The set of new value blocks may be generated based on the set of existing value blocks of the sub -sequence of kvsets by copying values of the set of existing value blocks to the set of new value blocks. After the set of new key blocks and the set of new value blocks have been generated, the merge operation can delete, from the given node, each particular kvset in the sub-sequence of kvsets, and delete one or more key blocks of each particular kvset. Additionally, after the set of new key blocks and the set of new' value blocks have been generated, one or more existing value blocks (e.g., all existing value blocks) of the sub -sequence of kvsets may be deleted. The resulting merged kvset can then replace the sub -sequence of kvsets in the sequence of kvsets. The foregoing operations may be collectively referred to herein as a key- value compaction (kv-compaction) , which may be regarded as a form of garbage collection to remove obsolete key blocks and value blocks and free resources (e.g., media blocks of a data storage media) occupied by those obsolete key blocks and value blocks. [0039] According to some embodiments, a KVS tree is generated and stored on data storage media, implemented by a memory sub-system, where the KVS tree can be used to store data on the data storage media as one or more key- value pairs. Depending on the embodiment, operations described herein may be performed on a host system, on a memory sub-system, or some combination of both.

[0040] Disclosed herein are some examples of systems that perform operations relating to merging (e.g., compacting) sub-indexes of an index, such as key- value sets of nodes of a KVS tree, using counter values as described herein.

[0041] FIG. 1 illustrates an example computing environment 100 including a memory sub-system 110, in accordance with some examples of the present disclosure. The memory sub-system 110 can include media, such as memory components 112 A to 112 N. The memory components 112 A to H2N can be volatile memory devices, non-volatile memory devices, or a combination of such. In some embodiments, the memory sub -system 110 is a storage system. An example of a storage system is an SSD. In some embodiments, the memory sub system 110 is a hybrid memory/storage system. In general, the computing environment 100 can include a host system 120 that uses the memory sub-system 110. For example, the host system 120 can write data to the memory sub-system 110 and read data from the memory sub-system 1 10.

[0042] The host system 120 can be a computing device such as a desktop computer, laptop computer, network server, mobile device, or such computing device that includes a memory and a processing device. The host system 120 can include or be coupled to the memory sub-system 110 so that the host system 120 can read data from or write data to the memory sub-system 110. The host system 120 can be coupled to the memory sub-system 110 via a physical host interface. As used herein, “coupled to” generally refers to a connection between components, which can be an indirect communicative connection or a direct communicative connection (e.g., without intervening components), whether wired or wireless, including connections such as electrical, optical, magnetic, and so forth. Examples of a physical host interface include, but are not limited to, a serial advanced technology attachment (SATA) interface, a peripheral component interconnect express (PCIe) interface, a universal serial bus (USB) interface, a Fibre Channel interface, a Serial Attached SCSI (SAS) interface, etc. The physical host interface can be used to transmit data between the host system 120 and the memory sub-system 110. The host system 120 can further utilize an NVM Express (NVMe) interface to access the memory components 112A to 112/V when the memory sub-system 110 is coupled with the host system 120 by the PCIe interface. The physical host interface can provide an interface for passing control, address, data, and other signals between the memory sub-system 110 and the host system 120.

[0043] The memory components 112 A to 1 \2N can include any combination of the different types of non-volatile memory components and/or volatile memory components. An example of non-volatile memory components includes a negative-and (NAND)-type flash memory. Each of the memory components 112A to 112 N can include one or more arrays of memory cells such as single-level cells (SLCs) or multi-level cells (MLCs) (e.g., TLCs or QLCs). In some embodiments, a particular memory component can include both an SLC portion and an MLC portion of memory cells. Each of the memory cells can store one or more bits of data (e.g., data blocks) used by the host system 120. Although non-volatile memory components such as NAND-type flash memory are described, the memory components 112A to 112 N can be based on any other type of memory, such as a volatile memory. In some embodiments, the memory components 112A to 112 N can be, but are not limited to, random access memory (RAM), read-only memory (ROM), dynamic random access memory (DRAM), synchronous dynamic random access memory (SDRAM), phase change memory (PCM), magnetoresistive random access memory (MRAM), negative-or (NOR) flash memory, electrically erasable programmable read-only memory (EEPROM), and a cross-point array of non-volatile memory cells. A cross-point array of non volatile memory cells can perform bit storage based on a change ofbulk resistance, in conjunction with a stackable cross-gridded data access array. Additionally, in contrast to many flash-based memories, cross-point non-volatile memory can perform a write-in-place operation, where a non-volatile memory cell can be programmed without the non-volatile memory cell being previously erased. Furthermore, the memory cells of the memory components 1 G2A to 112 N can be grouped as memory pages or data blocks that can refer to a unit of the memory component used to store data.

[0044] The memory sub-system controller 115 can communicate with the memory components 112A to WIN to perform operations such as reading data, writing data, or erasing data at the memory components 112A to 1 12/V and other such operations. The memory sub-system controller 115 can include hardware such as one or more integrated circuits and/or discrete components, a buffer memory, or a combination thereof. The memory sub-system controller 115 can be a microcontroller, special-purpose logic circuitry (e.g., a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), etc.), or another suitable processor. The memory sub-system controller 115 can include a processor (processing device) 117 configured to execute instructions stored in local memory 119. In the illustrated example, the local memory 119 of the memory sub-system controller 115 includes an embedded memory configured to store instructions for performing various processes, operations, logic flows, and routines that control operation of the memory sub -system 1 10, including handling communications between the memory sub-system 110 and the host system 120. In some embodiments, the local memory 119 can include memory registers storing memory pointers, fetched data, and so forth. The local memory 119 can also include read-only memory (ROM) for storing microcode. While the example memory sub-system 110 in FIG. 1 has been illustrated as including the memory sub-system controller 115, in another embodiment of the present disclosure, a memory sub-system 110 may not include a memory sub-system controller 115, and can instead rely upon external control (e.g., provided by an external host, or by a processor or controller separate from the memory sub-system).

[0045] In general, the memory sub-system controller 115 can receive commands or operations from the host system 120 and can convert the commands or operations into instructions or appropriate commands to achieve the desired access to the memory components 112A to 112/V. The memory sub-system controller 115 can be responsible for other operations such as wear leveling operations, garbage collection operations, error detection and error-correcting code (ECC) operations, encryption operations, caching operations, and address translations between a logical block address and a physical block address that are associated with the memory components 112A to 112 N. The memory sub-system controller 115 can further include host interface circuitry to communicate with the host system 120 via the physical host interface. The host interface circuitry can convert the commands received from the host system 120 into command instructions to access the memory components 112A to 1127V as well as convert responses associated with the memory components 1 12 A to 112 N into information for the host system 120.

[0046] The memory sub-system 110 can also include additional circuitry or components that are not illustrated. In some embodiments, the memory sub system 110 can include a cache or buffer (e.g., DRAM) and address circuitry (e.g., a row decoder and a column decoder) that can receive an address from the memory sub-system controller 115 and decode the address to access the memory components 112A to 1 12/V.

[0047] Any one of the memory components 112 A to 112 A can include a media controller (e.g., media controller 113 A and media controller 113V) to manage the memory cells of the memory component, to communicate with the memory sub-system controller 115, and to execute memory requests (e.g., read or write) received from the memory sub-system controller 115.

[0048] The host system 120 includes a counter-based merge for key-value store (KVS) tree 122 (counter-based merge component 122) that can be used to perform a counter-based merge operation as described herein with respect to a KVS tree stored on data storage media (e.g., media pool) implemented by one or more of the memory components 112A to 112 A. The KVS tree stored on the data storage media may be one generated by the host system 120, by the memory sub system 110 (e.g., by the memory sub-system controller 115 at the request of the host system 120), or some combination thereof. Depending on the embodiment the counter-based merge component 122 may be part of an application or an operating system (e.g., operating system software driver for the memory sub system 110) on the host system 120. In some embodiments, the memory sub system 110 includes at least a portion of the counter-based merge component 122. For example, the memory sub-system controller 115 can include a processor 117 (processing device) configured to execute instructions stored in local memory 119 for performing the operations described herein. As noted herein, the merge operation can merge kvsets within a given node of the KVS tree based on counter values of kvsets.

[0049] The counter-based merge component 122 may perform the merge operation in response to detecting a condition (e.g., triggering condition), which may include a condition relating to one or more kvsets in a given node meeting specified or computed criteria. For example, depending on the embodiment, the counter-based merge component 122 may perform a merge with respect to a given node of a KVS tree in response to an update being performed on the given node, such as the addition (e.g., ingestion) of a new' kvset by the given node (e.g., as a result of moving (e.g., spilling) a kvset from a parent node of the given node to the given node). Other examples of such kvset-related criteria comprise, without limitation, the number of kvsets within a given node, the freeing of resources (e.g., media blocks) with respect to the given node, the total size of one or more kvsets within the given node, or the amount of data in the one or more kvsets available for garbage collection. The counter-based merge component 122 may operate as a background process that continuously detects for sub-sequences of kvsets to merge with respect to the entire KVS tree or for individual nodes of the KVS tree.

[0050] Depending on the embodiment, the counter-based merge component 122 may comprise logic (e.g., a set of machine instructions, such as firmware) or one or more components that causes the memory sub-system 1 10 (e.g., the memory sub-system controller 115) to perform operations described herein with respect to the counter-based merge component 122. The counter-based merge component 122 may comprise a tangible unit capable of performing operations described herein. Further details with regards to the operations of the counter- based merge component 122 are described below.

[0051] FIG. 2 is a block diagram of an example counter-based merge for KVS tree 200 (hereafter, the counter-based merge component 200), in accordance with some implementations of the present disclosure. As illustrated, the counter-based merge component 200 comprises a key-value set updater 210, a counter-based key-value set sub-sequence detector 220, and a key-value set merger 230. For some embodiments, the counter-based merge component 200 may differ in components or arrangement (e.g., less or more components) than what is illustrated in FIG. 2. [0052] As noted herein, the KVS tree operated upon by the counter-based merge component 200 may be stored on a memory sub -system (e.g., 110) to facilitate storage of data (e.g., user data) as key-value pairs. The KVS tree may be part of a plurality of KVS trees that form a key-value store (KVS) database, which may comprise a multilevel tree with a base level comprising heterogeneous kvsets and a second level comprising the root nodes (and thus the start) of two or more KVS subtrees that each respectively comprise homogeneous kvsets. The KVS tree may be generated by a host system (e.g., 110), a memory sub-system (e.g., 110), or some combination thereof. The KVS tree may be generated, on a set of memory components, such that the KVS tree comprises a set of nodes, where each node in the set of nodes comprises a sequence of kvsets, and where a kvset in the sequence of kvsets comprises a set of key blocks for storing one or more keys and a set of value blocks for storing one or more values. The sequence of kvsets may be temporally ordered such that kvsets added earlier in the sequence represent older data (e.g., key-value pairs) relative to kvsets recently added.

[0053] The key-value set updater 210 associates (e.g., assigns) an individual count value (e.g., merge count value or merge counter value) to each kvset that is added to a sequence of kvsets of a given node of the KVS tree. When initially associated (e.g., initially assigned), the key- value set updater 210 may set each individual count value to a default initial value, such as 0. Additionally, depending on the embodiments, the key-value set updater 210 may be responsible for updating the given node with the kvset or, alternatively, the key-value set updater 210 may merely detect for when the kvset is added to the given node. For example, for some embodiments, the key- value set updater 210 receives the kvset and, in response, updates the given node using the kvset by appending the kvset to the sequence of kvsets of the given node, and associates (e.g., assigns) the added kvset with an initial count value (e.g., that is set to 0 or some other default initial value). The key-value set updater 210 may append the kvset to the sequence by prepending the kvset set to the sequence (e.g., where the newest kvsets in nodes are prepended to key- value set sequences) or postpending the kvset to the sequence (e.g., where the newest kvsets in nodes are postpended to key- value set sequences). Alternatively, for some embodiments, the key- value set updater 210 detects for when a kvset is added to the given node by another operation being performed on the KVS tree and, in response, the key- value set updater 210 associates (e.g., assigns) the added kvset with an initial count value (e.g., that is set to 0 or some other default initial value). The other operation causing the addition of the kvset to the given node may comprise, for example, a move operation (e.g., spill operation) that moves the kvset from another node to the given node. For some embodiments, upon adding the kvset to the given node (or detecting the addition of the kvset to the given node), the key-value set updater 210 may cause (e.g., trigger) the counter-based key- value set sub-sequence detector 220 to begin performing its respective operations, as described below.

[0054] The counter-based key-value set sub-sequence detector 220 detects whether the sequence of sub-indexes of the given node comprises a sub-sequence of kvsets, where the sub-sequence comprises a certain (e.g., predetermined) number of kvsets (e.g., 4 kvsets), where each kvset is associated with a similar count value (e.g., 0, 1, 2, etc.). In response to detecting that the sequence of key- value sets comprises the sub-sequence of key-value sets, the counter-based key- value set sub-sequence detector 220 may cause (e.g., trigger) the key- value set merger 230 to merge and replace the detected sub-sequence of kvsets with a merged kvset.

[0055] The key-value set merger 230 merges a particular sub-sequence of kvsets detected by the counter-based key-value set sub -sequence detector 220 to produce a merged kvset, and associates (e.g., assigns) the merged kvset with a new count value that is generated based on the similar count value used by the counter- based key- value set sub-sequence detector 220 to detect the particular sub sequence of kvsets. For example, generating the new count value that is based on the similar count value may comprise setting the new count value equal to the similar count value incremented by a specific value (e.g., 1). The key- value set merger 230 can then replace the particular sub-sequence of kvsets, in the sequence of kvsets of the given node, with the merged kvset, thereby resulting in an updated sequence of kvsets of the given node. Subsequently, the counter-based key-value set sub -sequence detector 220 can detect whether the updated sequence of the given node comprises another sub-sequence of kvsets, where the sub-sequence comprises a certain (e.g., predetermined) number of kvsets (e.g., 4 kvsets), where each kvset is associated with a similar count value (e.g., 0, 1, 2, etc.). If another sub-sequence of kvsets is detected, the key-value set merger 230 can again perform its operation on the other sub-sequence of kvsets; otherwise, the key- value set updater 210 can wait for the next kvset to be added to the given node.

[0056] For some embodiments, the key- value set merger 230 merges the particular sub-sequence of kvsets such that the merged kvset comprises a set of new key blocks that reference a set of existing value blocks of the sub-sequence of kvsets, and the set of new' key blocks is generated based on a set of existing key- blocks of the sub -sequence of key- value sets (e.g., key values and value block references copied from existing key blocks to new key blocks). For such embodiments, the existing value blocks of the sub-sequence of kvsets may be moved from their respective kvsets to the merged kvset. The key- value set merger 230 may write one or more new key blocks (based on existing key blocks of kvsets) for the merged kvset, while avoiding writing new value blocks for the result merged kvset (e.g., existing value blocks of kvsets are moved to the merged kvset as-is), thereby reducing the amount of write operations performed with respect to the KVS tree during the merge operation.

[0057] For various embodiments, the key- value set merger 230 merges the particular sub-sequence of kvsets such that the merged kvset comprises a set of new value blocks and a set of new key blocks that reference the set of new value blocks, w'here the set of new' value blocks is generated based on a set of existing value blocks of the sub-sequence of key- value sets, and where the set of new key blocks is generated based on a set of existing key blocks of the sequence of key- value sets. For such embodiments, the key- value set merger 230 may write one or more new key blocks (based on existing key blocks of kvsets) for the merged kvset, and may write one or more new' value blocks (based on existing value blocks of kvsets) for the merged kvset, but can subsequently delete the existing key blocks and the existing value blocks, thereby reclaiming resources (e.g., media blocks on the data storage media) occupied by those existing key blocks and existing value blocks.

[0058] FIGs. 3 through 5 are flow diagrams of example methods for counter- based merge operations, in accordance with some implementations of the present disclosure. Any of methods 300, 400, 500 of FIGs. 3 through 5 can be performed by processing logic that can include hardware (e.g., a processing device, circuitry, dedicated logic, programmable logic, microcode, hardware of a device, an integrated circuit, etc.), software (e.g., instructions run or executed on a processing device), or a combination thereof. In some embodiments, one or more methods 300, 400, 500 of FIG. 3 through 5 are performed by the host system 120 of FIG. 1. In these embodiments, the methods 300, 400, 500 may be performed, at least in part, by the counter-based merge component 122. Alternatively, one or more methods of FIG. 3 through 5 are performed by the memory sub-system 110 of FIG. 1 (e.g., the processor of the memory sub-system controller 115). Although the processes are shown in a particular sequence or order, unless otherwise specified, the order of the processes can be modified. Thus, the illustrated embodiments should be understood only as examples, and the illustrated processes can be performed in a different order, and some processes can be performed in parallel. Additionally, one or more processes can be omitted in various embodiments. Thus, not all processes are required in every embodiment. Other process flows are possible. Operations of the methods 300, 400, 500 of FIGs. 3-5 may be concurrently performed with respect to two or more nodes of the KVS tree.

[0059] Referring now to the method 300 of FIG. 3, at operation 305, a processing device of a host system (e.g., 120) generates, on a memory sub-system (e.g., 1 10), a key-value store tree data structure (KVS tree) that comprises a set of nodes, where each node comprises a sequence of key- value sets (kvsets), where each kvset in the sequence of kvsets is associated with an individual count value, and where at least one kvset in the sequence of kvsets comprises a set of key blocks for storing one or more keys and a set of value blocks for storing one or more values. Alternatively, the KVS tree may be already generated (e.g., by another process) and, for some embodiments, the KVS tree is accessed at operation 305, where accessing the KVS tree can assist in subsequent operations of method 300 (e.g., operation 310).

[0060] At operation 310, the processing device of the host system detects whether the sequence of kvsets comprises a sub-sequence of kvsets that comprises a predetermined number of kvsets (e.g., 4 kvsets) where each kvset (in the sub sequence) is associated with a similar count value (e.g., 0, 1 , 2, etc.). At operation 315, if the processing device of the host system detects (at operation 310) the sub- sequence of kvsets comprises the predetermined number of kvsets where each kvset (in the sub-sequence) is associated with the similar count value, the method 300 proceeds to operation 320; otherwise the method 300 returns to operation 310.

[0061] At operation 320, the processing device of the host system merges the sub-sequence of kvsets to produce a merged kvset. According to some embodiments, the merged kvset that results from merging a sub-sequence of kvsets is associated with (e.g., inherits) the largest number (e.g., largest kvset number) associated with any kvset in the sub-sequence. At operation 325, the processing device of the host system associates (e.g., assigns) the merged kvset with a new count value that is generated based on the similar count value. For instance, as noted herein, generating the new count value that is based on the similar count value may comprise setting the new count value equal to the similar count value incremented by a specific value (e.g., 1). Subsequently, at operation 330, the processing device of the host system replaces the sub-sequence of kvsets, within the sequence of kvsets, with the merged kvset to produce an updated sequence of kvset.

[0062] Referring now to the method 400 of FIG. 4, at operation 405, a processing device of a host system (e.g., 120) generates, on a memory sub-system (e.g., 110), a key- value store tree data structure (KVS tree) that comprises a set of nodes, where each node comprises a sequence of key- value sets (kvsets), where each kvset in the sequence of kvsets is associated with an indi vidual count value, and where at least one kvset in the sequence of kvsets comprises a set of key blocks for storing one or more keys and a set of value blocks for storing one or more values. Alternatively, the KVS tree may be already generated (e.g., by another process) and, for some embodiments, the KVS tree is accessed at operation 405, where accessing the KVS tree can assist in subsequent operations of method 400 (e.g., operation 410).

[0063] At operation 410, the processing device of the host system updates the node by appending a new kvset to the sequence of the kvsets. As noted herein, depending on the embodiment, the new kvset may be prepended to the sequence of kvsets of the node (e.g., where the newest kvsets in nodes are prepended to kvset sequences) or the new kvset may be postpended to the sequence (e.g., where the newest kvsets in nodes are postpended to kvset sequences). At operation 415, the processing device of the host system associates (e.g., assigns) the new kvset with an initial count value, which may be set to a default initial value (e.g., 0).

[0064] Alternatively, at operation 410, the processing device of the host system can detect whether an update to the node results in a new kvset being appended to the sequence of kvsets and, in response, the method 400 would proceed to perform one or more of operations 415 through 435.

[0065] For some embodiments, operations 420 through 440 of the method 400 are respectively similar to operations 310 through 330 of the method 300 described above with respect to FIG. 3.

[0066] Referring now to the method 500 of FIG. 5, at operation 505, a processing device of a host system (e.g., 120) generates, on a memory sub-system (e.g., 110), an index data structure that comprises a set of sub-indexes, where each sub-index in the sequence of sub-indexes is associated with an individual count value. Alternatively, the index data structure may be already generated (e.g., by another process) and, for some embodiments, the index data structure is accessed at operation 505, where accessing the index data structure can assist in subsequent operations of method 500 (e.g., operation 510). An example index data structure can include, without limitation, a key- value store tree data structure described herein, and an example of a sub-index can include, without limitation, a key-value set as described herein. Accordingly, depending on the embodiment, the index data structure can comprise something other than a KVS tree, and the sub-index can comprise something other than a key- value set.

[0067] At operation 510, the processing device of the host system updates the node by appending a new sub-index to the sequence of the kvsets. Depending on the embodiment, the new sub-index may be prepended to the sequence of sub- indexes of the node (e.g., where the newest sub-indexes are prepended to a sub- index sequence) or the new sub-index may be postpended to the sequence (e.g., where the newest sub-indexes are postpended to a sub-index sequence). At operation 515, the processing device of the host system associates (e.g., assigns) the new sub-index with an initial count value, which may be set to a default initial value (e.g., 0).

[0068] Alternatively, at operation 510, the processing device of the host system can detect whether the index data structure is updated with a new sub- index being appended to the sequence of sub-indexes and, in response, the method 500 would proceed to perform one or more of operations 515 through 535.

[0069] At operation 520, the processing device of the host system detects whether the sequence of sub-indexes comprises a sub-sequence of sub-indexes that comprises a predetermined number of sub-indexes (e.g., 4 sub-indexes) where each sub-index (in the sub-sequence) is associated with a similar count value (e.g., 0, 1, 2, etc.). At operation 525, if the processing device of the host system detects (at operation 520) the sub -sequence of sub-indexes comprises the predetermined number of sub-indexes where each sub-index (in the sub-sequence) is associated with the similar count value, the method 500 proceeds to operation 530; otherwise the method 500 returns to operation 520.

[0070] At operation 530, the processing device of the host system merges the sub-sequence of sub-indexes to produce a merged sub-index. At operation 535, the processing device of the host system associates (e.g., assigns) the merged sub index with a new count value that is generated based on the similar count value. For instance, as noted herein, generating the new' count value that is based on the similar count value may comprise setting the ne count value equal to the similar count value incremented by a specific value (e.g., 1). Subsequently, at operation 540, the processing device of the host system replaces the sub-sequence of sub indexes, within the sequence of kvsets, with the merged sub-index to produce an updated sequence of sub-index.

[0071] FIG. 6 is block diagram illustrating an example KVS tree 600 that may be operated upon by a counter-based merge operation, in accordance with some implementations of the present disclosure. As noted herein, the KVS tree 600 comprises a key- value data structure that is organized as a tree. As a key- value data structure, values are stored in the KVS tree 600 with corresponding keys that reference the values. Specifically, key-entries may be used to contain both the key and additional information, such as a reference to the value. Keys themselves may have a total ordering within the KVS tree 600 and, as such, keys may be sorted amongst each other. Keys may also be divided into sub -keys, where the sub-keys are non-overlapping portions of a key. For some embodiments, the total ordering of keys is based on comparing like sub-keys between multiple keys (e.g., a first sub-key of a key is compared to the first sub-key of another key). Additionally, for some embodiments, a key prefix comprises a beginning portion of a key. When used, a key prefix may be composed of one or more sub-keys.

[0072] The KVS tree 600 comprises one or more nodes, such as node 610, each of which includes one or more key- value sets (kvsets). For some embodiments, one or more nodes (such as the node 610) each comprises a temporally ordered sequence of kvsets. As illustrated, kvset 615 comprises an‘N’ badge to indicate that it is the newest of the sequence, while kvset 620 comprises an O’ badge to indicate that it is the oldest of the sequence. Kvset 625 comprises an T badge to indicate that it is intermediate in the sequence. These badges are used throughout to label kvsets; however, another badge (such as an‘X’) denotes a specific kvset rather than its position in a sequence (e.g., new, intermediate, old, etc.), unless it is a tilde in which case it is simply an anonymous kvset. As is explained in greater detail below, older kvsets (with older key blocks) occur lower in the KVS tree 600. Thus, pushing (e.g., spilling) kvsets down a tree-level, such as from LI to L2, results in at least one new kvset, from a parent node, to be added to the newest position in a recipient child node of the parent node.

[0073] The KVS tree 600 comprises a determinative mapping for a key- value pair (stored by a key block and a value block) in a kvset of a given node (e.g., the node 610) to any one child node of the given node (e.g., any one of the child nodes of the node 610, which are represented by ail the nodes at LI ). The determinative mapping of the KVS tree 600 can mean that, given a key, an external entity could trace a path through nodes of the KVS tree 600 to a key block and a value block (of a key- value pair) for the key without knowing the contents of the KVS tree 600. This, for example, is different than a B-tree, for example, where the contents of the tree will determine where a given key’ s value will fall in order to maintain the search-optimized structure of the tree. In contrast, the determinative mapping of the KVS tree 600 can provide a rule such that, for example, given a key, one may calculate the child node at L3 that the key would map to even if the maximum tree-level (e.g., tree depth) is only at Li at the moment. For some embodiments, the determinative mapping comprises a portion of a hash of a portion of the key. A sub-key may be hashed to arrive at a mapping set, and a portion of the mapping set may be used for any given level of the tree. Depending on the embodiment, the portion of the key may comprise the entire key. [0074] For some embodiments, the hash comprises a multiple of non overlapping portions including the portion of the hash. For instance, each of the multiple of non-overlapping portions may correspond to a level of the tree. The portion of the hash may be determined from the multiple of non-overlapping portions by a level of the node. Accordingly, a maximum number of child nodes for the node may be defined by a size of the portion of the hash, where the size of the portion of the hash may be a certain number of bits. For example, with respect to a hash of a key that results in eight bits, the eight bits may be divided into three sets comprising the first two bits, bits three through six, and bits seven and eight. Child nodes may be indexed based on the set of bits, such that child nodes at the first level (e.g., LI) have two bit names (based on bits one and two), child nodes on the second level (e.g., L2) have four-bit names (based on bits three through six), and child nodes on the third level (e.g., L3) have two bit names (based on bits seven and eight).

[0075] For some embodiments, the node 610 represents a root node of the KVS tree 600. The KVS tree 600 may be stored on data storage media implemented by a memory sub-system (e.g., 110), where the KVS tree 600 may be stored in media blocks of the data storage media. The media blocks of the data storage media may be block addressable.

[0076] FIGs. 7 A and 7B show a flow diagram illustrating an example counter- based merge operation performed with respect to a node 705 of an example KVS tree, in accordance with some implementations of the present disclosure. For illustrative purposes, a sub-sequence of interest will be assumed to comprise a sub-sequence of key-value set (kvset) comprising three kvsets where each is associated with a similar count value (MC). In particular, FIG. 7A illustrates, at stage 710, an initial sequence of kvsets comprises a sequence of kvsets comprising KVSET 2 and KVSET 1, where each kvset is associated with a MC of 0. At stage 715, KVSET 3 is added to the node 705 and, as such, at stage 720, the node 705 comprises an updated sequence of kvsets comprising KVSET 3, KVSET 2, and KVSET 1, where each kvset is associated with a MC of 0. At stage 725, the counter-based merge operation detects a sub-sequence of interest, which comprises three kvsets (KVSET 3, KVSET 2, and KVSET 1) each associated with a similar MC of 0, as shown at stage 730. In response to detecting the sub- sequence, at stage 735, the counter-based merge operation merges the detected sub-sequence and, as shown at stage 740, the node 705 comprises a sequence of kvsets comprising the merged KVSET 3 associated with a MC of 1 (to reflect its number of mergers). As noted herein, for some embodiments, the merged kvset that results from merging a sub-sequence of kvsets is associated with (e.g., inherits) the largest number (e.g., largest kvset number) associated with any kvset in the sub-sequence.

[0077] At stage 745, KVSET 4 is added to the node 705 and, as such, at stage 750, the node 705 comprises an updated sequence of kvsets comprising KVSET

4 and merged KVSET 3, where KVSET 4 is associated with a MC of 0 and merged KVSET 3 is associated with a MC of 1. At stage 755, KVSET 5 is added to the node 705 and, as such, at stage 760, the node 705 comprises an updated sequence of kvsets comprising KVSET 5, KVSET 4, and merged KVSET 3, where KVSET

5 and KVSET 4 are associated with a MC of 0, and merged KVSET 3 is associated with a MC of 1. Then, at stage 765, KVSET 6 is added to the node 705 and, as such, at stage 770, the node 705 comprises an updated sequence of kvsets comprising KVSET 6, KVSET 5, KVSET 4, and merged KVSET 3, where each of KVSET 6, KVSET 5, and KVSET 4 is associated with a MC of 0, and merged KVSET 3 is associated with a MC of 1.

[0078] At stage 775, the counter-based merge operation detects a sub sequence of interest, which comprises three kvsets (KVSET 6, KVSET 5, and KVSET 4) each associated with a similar MC of 0, as shown at stage 780 of FIG. 7B. Referring now to FIG. 7B, in response to detecting the sub-sequence, at stage 785, the counter-based merge operation merges the detected sub-sequence and, as shown at stage 790, the node 705 comprises a sequence of kvsets comprising the merged KVSET 6 and merged KVSET 3, each of which is associated with a MC of 1 (to reflect their respective number of mergers).

[0079] FIGs. 8A through 8B provide an interaction diagram illustrating interactions between components of the computing environment 100 in the context of an example embodiment in which a method for counter-based merge is performed. The operations of the method can be performed by processing logic that can include hardware (e.g., a processing device, circuitry, dedicated logic, programmable logic, microcode, hardware of a device, an integrated circuit, etc.), software (e.g., instructions run or executed on a processing device), or a combination thereof. In some embodiments, the method is performed by the host system 120. Although the operations are shown in a particular sequence or order, unless otherwise specified, the order of the processes can be modified. Thus, the illustrated embodiments should be understood only as examples, and the illustrated processes can be performed in a different order, and some processes can be performed in parallel. Additionally, one or more processes can be omitted in various embodiments. Thus, not all processes are required in every embodiment.

[0080] In the context of the example illustrated in FIGs. 8A through 8B, the host system can comprise the host system 120, and the memory sub-system can comprise the memory sub-system 110, where one or more of the memory components 112 A to 112 N can implement data storage media for storing a KVS tree operated by the host system 120.

[0081] As shown in FIG. 8A, at operation 802, the host system 120 generates a key- value store tree data structure (KVS tree), which the host system 120 writes to the memory sub-system 110 for storage. In response, at operation 810, the memory sub-system 1 10 stores the KVS tree on data storage media.

[0082] At operation 804, the host system 120 detects whether a sequence of sub-indexes of a given node of the KVS tree comprises a sub-sequence of key- value sets (kvsets) where the sub-sequence meets a merge-count criterion, such as the sub-sequence comprising a certain (e.g., predetermined) number of kvsets (e.g., 4 kvsets) where each kvset is associated with a similar count value (e.g., 0, 1, 2, etc.). Upon the host system 120 detecting the sub-sequence, at operation 806 the host system 120 merges (e.g., k-compaction or kv-compaction) the detected sub-sequence of kvsets to produce a merged kvset. To merge the sequence of kvsets of the given node, the host system 120 reads the KVS tree (e.g., reads the key-value sets of the sub-sequence) stored on the data storage media of the memory sub-system 110, and the memory sub-system 110 provides access to the KVS tree at operation 812. At operation 808, the host system 120 associates the merged kvset with a new counter value, which may be initialized to a value of 0 (or some other default initial value). [0083] Referring now to FIG. 8B, after operation 808, at operation 820, the host system 120 replaces the sub -sequence of kvsets, in the sequence of kvsets, with the merged kvset, which is associated with the new counter value. The host system 120 writes these changes to the KVS tree stored on the data storage media of the memory sub-system 1 10, which commits these changes to the stored KVS tree at operation 830.

[0084] FIG. 9 illustrates an example machine in the form of a computer system 900 within which a set of instructions can be executed for causing the machine to perform any one or more of the methodologies discussed herein. In some embodiments, the computer system 900 can correspond to a host system (e.g., the host system 120 of FIG. 1) that includes, is coupled to, or utilizes a memory sub-system (e.g., the memory sub-system 110 of FIG. 1) or can be used to perform the operations of a controller (e.g., to execute an operating system to perform operations corresponding to the counter-based merge component 122 of FIG. 1). In alternative embodiments, the machine can be connected (e.g., networked) to other machines in a local area network (LAN), an intranet, an extranet, and/or the Internet. The machine can operate in the capacity of a server or a client machine in a client-server network environment, as a peer machine in a peer-to-peer (or distributed) network environment, or as a server or a client machine in a cloud computing infrastructure or environment.

[0085] The machine can be a personal computer (PC), a tablet PC, a set-top box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a web appliance, a server, a network router, a network switch, a network bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while a single machine is illustrated, the term“machine/’ shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instmctions to perform any one or more of the methodologies discussed herein.

[0086] The example computer system 900 includes a processing device 902, a main memory 904 (e.g., read-only memory (ROM), flash memory, dynamic random access memory (DRAM) such as synchronous DRAM (SDRAM) or Rambus DRAM (RDRAM), etc.), a static memory 906 (e.g., flash memory, static random access memory (SRAM), etc.), and a data storage device 918, which communicate with each other via a bus 930.

[0087] The processing device 902 represents one or more general-purpose processing devices such as a microprocessor, a central processing unit, or the like. More particularly, the processing device 902 can be a complex instruction set computing (CISC) microprocessor, a reduced instruction set computing (RISC) microprocessor, a very long instruction word (VLIW) microprocessor, a processor implementing other instruction sets, or processors implementing a combination of instruction sets. The processing device 902 can also be one or more special- purpose processing devices such as an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a digital signal processor (DSP), a network processor, or the like. The processing device 902 is configured to execute instructions 926 for performing the operations and steps discussed herein. The computer system 900 can further include a network interface device 908 to communicate over a network 920.

[0088] The data storage device 918 can include a machine-readable storage medium 924 (also known as a computer-readable medium) on which is stored one or more sets of instructions 926 or software embodying any one or more of the methodologies or functions described herein. The instructions 926 can also reside, completely or at least partially, within the main memory 904 and/or within the processing device 902 during execution thereof by the computer system 900, the main memory 904 and the processing device 902 also constituting machine- readable storage media. The machine-readable storage medium 924, data storage device 918, and/or main memory 904 can correspond to the memory sub-system 110 of FIG, 1.

[0089] In one embodiment, the instructions 926 include instructions to implement functionality corresponding to a counter-based merge operation as described herein (e.g., the counter-based merge component 122 of FIG. 1). While the machine-readable storage medium 924 is shown in an example embodiment to be a single medium, the term“machine-readable storage medium” should be taken to include a single medium or multiple media that store the one or more sets of instructions. The term“machine-readable storage medium” shall also be taken to include any medium that is capable of storing or encoding a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present disclosure. The term“machine-readable storage medium” shall accordingly be taken to include, but not be limited to, solid- state memories, optical media, and magnetic media.

[0090] Some portions of the preceding detailed descriptions have been presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the ways used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of operations leading to a desired result. The operations are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.

[0091] It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. The present disclosure can refer to the action and processes of a computer system, or similar· electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system’ s memories or registers or other such information storage systems.

[0092] The present disclosure also relates to an apparatus for performing the operations herein. This apparatus can be specially constructed for the intended purposes, or it can include a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program can be stored in a computer-readable storage medium, such as, but not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks; read-only memories (ROMs); random access memories (RAMs); erasable programmable read-only memories (EPROMs); EEPROMs; magnetic or optical cards; or any type of media suitable for storing electronic instructions, each coupled to a computer system bus.

[0093] The algorithms and displays presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems can be used with programs in accordance with the teachings herein, or it can prove convenient to construct a more specialized apparatus to perform the method. The structure for a variety of these systems will appear as set forth in the description above. In addition, the present disclosure is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages can be used to implement the teachings of the disclosure as described herein.

[0094] The present disclosure can be provided as a computer program product, or software, that can include a machine-readable medium having stored thereon instructions, which can be used to program a computer system (or other electronic devices) to perform a process according to the present disclosure. A machine- readable medium includes any mechanism for storing information in a form readable by a machine (e.g., a computer). In some embodiments, a machine- readable (e.g., computer-readable) medium includes a machine-readable (e.g., computer-readable) storage medium such as a read-only memory (ROM), random access memory (RAM), magnetic disk storage media, optical storage media, flash memory components, and so forth.

[0095] In the foregoing specification, embodiments of the disclosure have been described with reference to specific example embodiments thereof. It will be evident that various modifications can be made thereto without departing from embodiments of the disclosure as set forth in the following claims. The specification and drawings are, accordingly, to be regarded in an illustrative sense rather than a restrictive sense.

EXAMPLES

[0096] Example 1 is a system comprising: a set of memory components storing a key-value store tree data structure, the key-value store tree data structure comprising a set of nodes, wherein a node in the set of nodes comprises a sequence of key value sets, and each key-value set in the sequence of key- value sets is associated with an individual count value; and a processing device, operatively coupled to the set of memory components, configured to perform operations comprising: accessing, on the set of memory components, the key- value store tree data structure; detecting whether the sequence of key- value sets comprises a sub sequence of key- value sets comprising a predetermined number of key- value sets where each key-value set is associated with a similar count value; and in response to detecting that the sequence of key-value sets comprises the sub-sequence of key-value sets: merging the sub -sequence of key- value sets to produce a merged key- value set; associating the merged key- value set with a new count value that is generated based on the similar count value; and replacing the sub-sequence of key- value sets, within the sequence of key- value sets, with the merged key- value set to produce an updated sequence of key- value sets.

[0097] In Example 2, the subject matter of Example 1 optionally includes wherein generating the new count value that is generated based on the similar count value comprises setting the new count value to be equal to the similar count value incremented by a specific value.

[0098] In Example 3, the subject matter of Example 1 or Example 2 optionally includes where the specific value comprises a value of one.

[0099] In Example 4, the subject matter of any one of Examples 1 to 3 optionally includes where the merged key-value set comprises a set of new key blocks that reference a set of existing value blocks of the sub-sequence of key- value sets, and the set of new key blocks is generated based on a set of existing key blocks of the sub -sequence of key-value sets.

[00100] In Example 5, the subject matter of any one of Examples 1 to 4 optionally includes where the set of new key blocks is generated based on the set of existing key blocks of the sub-sequence of key- value sets by copying values of the set of existing key blocks to the set of new key blocks such that the set of new key blocks comprises one or more references to the set of existing value blocks.

[00101] In Example 6, the subject matter of any one of Examples 1 to 5 optionally includes where the merged key-value set comprises a set of new value blocks and a set of new key blocks that reference the set of new value blocks, the set of new value blocks is generated based on a set of existing value blocks of the sub-sequence of key- value sets, and the set of new key blocks is generated based on a set of existing key blocks of the sequence of key- value sets.

[00102] In Example 7, the subject matter of any one of Examples 1 to 6 optionally includes where the set of new value blocks is generated based on the set of value key blocks of the sub-sequence of key- value sets by copying values of the set of existing value blocks to the set of new value blocks, and the set of new key blocks is generated based on the set of existing key blocks of the sub sequence of key-value sets by copying values of the set of existing key blocks to the set of new key blocks.

[00103] In Example 8, the subject matter of any one of Examples 1 to 7 optionally includes where the replacing the sub-sequence of key- value sets, in the sequence of key- value sets, with the merged key-value set to produce the updated sequence of key- value sets comprises: deleting, from the node, each particular key- value set in the sub-sequence of key- value sets.

[00104] In Example 9, the subject matter of any one of Examples 1 to 8 optionally includes where the replacing the sub-sequence of key- value sets, in the sequence of key-value sets, with the merged key- value set to produce the updated sequence of key- value sets comprises: deleting one or more key blocks of each particular key- value set in the sub -sequence of key- value sets.

[00105] In Example 10, the subject matter of any one of Examples 1 to 9 optionally includes where the replacing the sub-sequence of key- value sets, in the sequence of key- value sets, with the merged key-value set to produce the updated sequence of key- value sets comprises: deleting one or more value blocks of each particular key- value set in the sub-sequence of key- value sets.

[00106] In Example 11, the subject matter of any one of Examples 1 to 10 optionally includes where the operations further comprise: detecting whether a second sub-sequence of key- value sets, in the updated sequence of key- value sets, comprises the predetermined number of key-value sets where each key- value set is associated with a second similar count value; in response to detecting the second sub-sequence of key- value sets in the updated sequence ofkey- value sets: merging the second sub-sequence of key- value sets to produce a second merged key- value set; associating the second merged key- value set with a second new count value that is generated based on the second similar count value; and replacing the second sub-sequence of key- value sets, within the updated sequence of key-value sets, with the merged key-value set to produce a second updated sequence of key- value sets.

[00107] In Example 12, the subject matter of any one of Examples 1 to 11 optionally includes where the sub -sequence of key-value sets comprises one or more key- value sets within the node.

[00108] Example 13 is a method comprising: generating, on a set of memory components, a key- value store tree data structure, the key-value store tree data structure comprising a set of nodes, wherein a node in the set of nodes comprises a sequence of key value sets, and each key- value set in the sequence of key- value sets is associated with an individual count value; detecting, by a processing device, whether the sequence of key- value sets comprises a sub-sequence of key- value sets comprising a predetermined number of key- value sets where each key-value set is associated with a similar count value; and in response to detecting that the sequence of key- value sets comprises the sub-sequence of key- value sets: merging, by the processing device, the sub-sequence of key- value sets to produce a merged key-value set; associating, by the processing device, the merged key- value set with a new count value that is generated based on the similar count value; and replacing, by the processing device, the sub-sequence of key- value sets, within the sequence of key- value sets, with the merged key-value set to produce an updated sequence of key- value sets.

[00109] in Example 14, the subject matter of Example 13 optionally includes where generating the new count value that is generated based on the similar count value comprises setting the new count value to be equal to the similar count value incremented by a specific value.

[00110] In Example 15, the subject matter of Example 13 or Example 14 optionally includes where the specific value comprises a value of one.

[00111] In Example 16, the subject matter of any one of Examples 13 to 15 optionally includes where the sub -sequence of the key- value sets comprises a last key-value set in the sequence of key- value sets.

[00112] In Example 17, the subject matter of any one of Examples 13 to 16 optionally includes where the method further comprises: updating the node by appending a new key-value set to the sequence of the key-value sets; and associating the new key-value set with an initial count value.

[00113] In Example 18, the subject matter of any one of Examples 13 to 17 optionally includes where the method further comprises: detecting whether an update to the node results in a new key- value set being appended to the sequence of key- value sets; and in response to detecting the update to the node, associating the new key- value set with an initial count value.

[00114] Example 19 is a non-transitory machine-readable storage medium comprising instructions that, when executed by a processing device, cause the processing device to: generate, on a set of memory components, an index data structure comprising an index to store a sequence of sub-indexes, each sub-index in the sequence storing a set of key- value pairs; update the index by appending a new sub-index to sequence of sub-indexes, the new sub-index comprising a new set of key- value-pairs; associate the new sub-index with an initial count value; detecting whether the sequence of sub-indexes comprises a sub -sequence of sub- indexes comprising a predetermined number of sub-indexes where each sub-index is associated with a similar count value; in response to detecting that the sequence of sub-indexes comprises the sub -sequence of sub-indexes: merging the sub sequence of sub-indexes to produce a merged sub-index; associating the merged sub-index with a new count value that is generated based on the similar count value; and replacing the sub -sequence of sub-indexes, within the sequence of sub indexes, with the merged sub-index set to produce an updated sequence of sub indexes.

[00115] In Example 20, the subject matter of Example 19 optionally includes where the index data structure comprises a key- value store tree data structure, and each sub-index in the sequence comprises a key-value set comprising a set of key blocks for storing one or more keys of the set of key- value pairs and a set of value blocks for storing one or more values of the set of key- value pairs.