From 33a57ddd6fd9fbe4c01afa1fc70051a91b6d81fc Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 30 Mar 2026 18:07:18 +0000 Subject: object/store: Hybrid quarantine interface --- object/store/doc.go | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'object/store/doc.go') diff --git a/object/store/doc.go b/object/store/doc.go index cf1ac27d..45acc47c 100644 --- a/object/store/doc.go +++ b/object/store/doc.go @@ -9,7 +9,9 @@ // very different write models: writing one loose object is natural, while // writing one object into a packfile backend is wasteful. Instead, we define // distinct optional capabilities for object-wise writes, pack-wise writes, -// and compose them against quarantined writes. +// and compose them against quarantined writes. Where one logical quarantine +// supports multiple write shapes together, this package also defines a +// coordinated writer quarantine capability. // // Concrete implementations generally inherit the contract documented by the // interfaces they satisfy. Implementation docs focus on additional guarantees -- cgit v1.3.1-10-gc9f91