aboutsummaryrefslogtreecommitdiff
path: root/refstore/batch.go
Commit message (Expand)AuthorAgeFilesLines
* *: refstore -> ref/storeGravatar Runxi Yu2026-03-251-64/+0
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
* refstore: Improve interfaces, errors, and make batch work v0.1.92Gravatar Runxi Yu2026-03-231-2/+13
* refstore: Update invariants v0.1.89Gravatar Runxi Yu2026-03-221-0/+3
* refstore, repository: Ownership/lifetimes fix v0.1.87Gravatar Runxi Yu2026-03-221-0/+4
* refstore: Batch should also be stagedGravatar Runxi Yu2026-03-071-14/+22
* refstore: Add non-transactional store and rw storeGravatar Runxi Yu2026-03-071-0/+38