| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ensure upstream put propagation includes overwrite | zousar | 2025-12-19 | 1 | -0/+14 |
| | | | | | When changing the default limit-overwrite behavior, a unit test surfaced a bug where an put of data with overwrite cache policy would not get propagated via zen's built-in upstream mechanism with a matching overwrite cache policy to the upstream. This change ensures that it does and leaves the unit test configured to exercise this scenario. | ||||
| * | move all storage-related services into storage tree (#571) | Stefan Boberg | 2025-10-14 | 1 | -0/+251 |
| * move all storage-related services into storage tree * move config into config/ * also move admin service into storage since it mostly has storage related functionality * header consolidation | |||||