aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/uds-remote-store.hh
AgeCommit message (Expand)Author
2024-08-26libstore: remove static initializers for Store registrationsPierre Bourdon
2024-07-15libstore: rewrite narFromPath as generatoreldritch horrors
2023-07-24Clean up store hierarchy with `IndirectRootStore`John Ericson
2023-07-24Move `Store::Params` typedef to `StoreConfig::Params`John Ericson
2023-06-19Create `worker_proto::{Read,Write}Conn`John Ericson
2023-06-12Don't include uds-remote-store.md from a header fileEelco Dolstra
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-21Support per-store Markdown documentationEelco Dolstra
2023-03-01Remove dead code `RemoteStore::sameMachine`John Ericson
2021-09-23Shut down write side before draining the read sideEelco Dolstra
2020-12-20Overhaul store subclassingJohn Ericson
2020-10-11Split out uds-remote-store.{cc.hh}John Ericson
2020-10-11Copy {uds-,}remote-store.{cc,hh}John Ericson