aboutsummaryrefslogtreecommitdiff
path: root/ref/store
Commit message (Expand)AuthorAgeFilesLines
* ref/store: List should not be backend-definedGravatar Runxi Yu5 days1-0/+2
* ref/store: Simplify names v0.1.166Gravatar Runxi Yu2026-03-316-13/+13
* ref/store: Shape Batch a bit more like Transaction and eagerly validate what ...Gravatar Runxi Yu2026-03-315-37/+53
* ref/store: Remove ReadWriteStoreGravatar Runxi Yu2026-03-301-8/+0
* *: Remove Close from object/ref store interfaces•••At places where you own the object, you should have the literal implementation with Close. If you're using it via the interface, then you probably don't own that store, and you shouldn't be closing it. Thanks to Michael MurĂ© from git-bug for this point. Gravatar Runxi Yu2026-03-291-6/+0
* object/id: Split filesGravatar Runxi Yu2026-03-292-3/+3
* ref/store: Expand docsGravatar Runxi Yu2026-03-291-0/+8
* *: Remove Close exception for MT-Safe v0.1.133Gravatar Runxi Yu2026-03-293-0/+6
* *: Repeated calls to Close are UB by default v0.1.132Gravatar Runxi Yu2026-03-291-2/+0
* *: Add Life-Parent for Deps-Borrowed where appropriateGravatar Runxi Yu2026-03-292-2/+2
* ref/store/files: Update docsGravatar Runxi Yu2026-03-2811-7/+25
* ref/store/chain: Update docsGravatar Runxi Yu2026-03-283-6/+3
* ref/store: Clarify contractGravatar Runxi Yu2026-03-286-10/+28
* object/store: Rename from object/storerGravatar Runxi Yu2026-03-271-1/+1
* ref/name: Rename from ref/refnameGravatar Runxi Yu2026-03-263-3/+3
* *: Use errors.AsType v0.1.113Gravatar Runxi Yu2026-03-253-16/+19
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-2526-26/+26
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-251-1/+1
* *: refstore -> ref/storeGravatar Runxi Yu2026-03-2583-0/+4268