3 citations · 4 across the 3 of their papers we have counts for
3 papers
Storage Management with Multi-Version Partitioned B-Trees
Christian Riegger, Ilia Petrov
Database Management Systems and K/V-Stores operate on updatable datasets -- massively exceeding the size of available main memory. Tree-based K/V storage management structures beca…
bloomRF: On Performing Range-Queries with Bloom-Filters based on Piecewise-Monotone Hash Functions and Dyadic Trace-Trees
Christian Riegger, Arthur Bernhardt, Bernhard Moessner +1
We introduce bloomRF as a unified method for approximate membership testing that supports both point- and range-queries on a single data structure. bloomRF extends Bloom-Filters wi…
MV-PBT: Multi-Version Index for Large Datasets and HTAP Workloads
Christian Riegger, Tobias Vincon, Robert Gottstein +1
Modern mixed (HTAP) workloads execute fast update-transactions and long-running analytical queries on the same dataset and system. In multi-version (MVCC) systems, such workloads r…