summaryrefslogtreecommitdiffstats
path: root/storageserver
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@verizonmedia.com>2020-10-28 14:15:13 +0000
committerTor Brede Vekterli <vekterli@verizonmedia.com>2020-10-30 13:35:48 +0000
commit20a572948405232c4fd5b74360c667e29058d2f8 (patch)
tree028677ea9309f18d3b165af92ad90be0db0a814f /storageserver
parent9cfdbf3dfa503d67bccaab2a209b2f0ce90e66df (diff)
Add striped implementation of B-tree content node bucket database
Abstracts away multiple underlying B-tree DBs that each hold a subset of the super bucket space. Offers ordered iteration via a priority-queue based view over the sub DBs. Not yet ready for prime time, as the striping inherently requires an absolute lower bound on the bucket bits used in the system, which is currently not enforced.
Diffstat (limited to 'storageserver')
0 files changed, 0 insertions, 0 deletions