From e083331679dd2d58cfd3a0b9639a6ecd6220ba31 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 7 Mar 2026 19:30:18 +0800 Subject: refstore: Batch should also be staged --- refstore/read_write_store.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'refstore/read_write_store.go') diff --git a/refstore/read_write_store.go b/refstore/read_write_store.go index 506a9aae..7be1af61 100644 --- a/refstore/read_write_store.go +++ b/refstore/read_write_store.go @@ -1,6 +1,6 @@ package refstore -// ReadWriteStore supports reading, atomic transactions, and immediate batches. +// ReadWriteStore supports reading, atomic transactions, and non-atomic batches. type ReadWriteStore interface { ReadingStore TransactionalStore -- cgit v1.3.1-10-gc9f91