aboutsummaryrefslogtreecommitdiffstats
path: root/reftable/stack.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-08reftable/stack: use geometric table compactionJustin Tobler1-3/+0
2024-04-08reftable/stack: expose option to disable auto-compactionJustin Tobler1-1/+0
2024-02-06reftable/stack: index segments with `size_t`Patrick Steinhardt1-3/+3
2024-01-18reftable/stack: fix race in up-to-date checkPatrick Steinhardt1-1/+3
2024-01-11reftable/stack: use stat info to avoid re-reading stack listPatrick Steinhardt1-0/+1
2021-10-08reftable: implement stack, a mutable database of reftable files.Han-Wen Nienhuys1-0/+41