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