aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/local-fs-store.hh
AgeCommit message (Expand)Author
2022-03-11Factor out a `LogStore` interfaceJohn Ericson
2022-03-03Factor out a `GcStore` interfaceJohn Ericson
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2022-01-18Get rid of std::shared_ptr<std::string> and ref<std::string>Eelco Dolstra
2021-06-18UDSRemoteStore: Support the 'root' store parameterEelco Dolstra
2020-12-20Overhaul store subclassingJohn Ericson
2020-10-09Split out `local-fs-store.hh`John Ericson