summaryrefslogtreecommitdiffstats
path: root/odb/source.h
AgeCommit message (Expand)AuthorLines
10 daysodb/source: make `begin_transaction()` function pluggablePatrick Steinhardt-0/+27
10 daysodb/source: make `write_alternate()` function pluggablePatrick Steinhardt-0/+26
10 daysodb/source: make `read_alternates()` function pluggablePatrick Steinhardt-0/+28
10 daysodb/source: make `write_object_stream()` function pluggablePatrick Steinhardt-0/+28
10 daysodb/source: make `write_object()` function pluggablePatrick Steinhardt-0/+36
10 daysodb/source: make `freshen_object()` function pluggablePatrick Steinhardt-0/+23
10 daysodb/source: make `for_each_object()` function pluggablePatrick Steinhardt-0/+65
10 daysodb/source: make `read_object_stream()` function pluggablePatrick Steinhardt-0/+23
10 daysodb/source: make `read_object_info()` function pluggablePatrick Steinhardt-0/+78
10 daysodb/source: make `close()` function pluggablePatrick Steinhardt-0/+18
10 daysodb/source: make `reprepare()` function pluggablePatrick Steinhardt-0/+17
10 daysodb/source: make `free()` function pluggablePatrick Steinhardt-0/+6
10 daysodb/source: introduce source type for robustnessPatrick Steinhardt-0/+15
10 daysodb: embed base source in the "files" backendPatrick Steinhardt-6/+25
10 daysodb: introduce "files" sourcePatrick Steinhardt-5/+4
10 daysodb: split `struct odb_source` into separate headerPatrick Steinhardt-0/+60