aboutsummaryrefslogtreecommitdiff
path: root/objectstore/chain
Commit message (Collapse)AuthorAgeFilesLines
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-258-200/+0
|
* *: Resort import orderGravatar Runxi Yu2026-03-253-3/+3
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-254-4/+4
|
* *: objecttype, objectheader -> object/type, object/headerGravatar Runxi Yu2026-03-253-3/+3
|
* *: Fixup ownership of compositional backends v0.1.88Gravatar Runxi Yu2026-03-228-48/+13
|
* objectstore: Refresh v0.1.80Gravatar Runxi Yu2026-03-081-0/+21
| | | | | | * Add manual Refresh for various objectstore's * RefreshPolicy option * Refreshable MRU and atomic snapshotting
* objectstore/chain: Add an actual chain object store v0.1.45Gravatar Runxi Yu2026-03-047-0/+214
|
* objectstore/mix: Rename from objectstore/chainGravatar Runxi Yu2026-03-041-275/+0
|
* *: LintGravatar Runxi Yu2026-03-041-3/+48
|
* objectstore/chain: Fix lints v0.1.32Gravatar Runxi Yu2026-02-221-59/+59
|
* objectstore/chain: MRU especially to reduce loose object syscall cost v0.1.31Gravatar Runxi Yu2026-02-221-39/+122
|
* objectstore/*, repository: Add ReadSize v0.1.28Gravatar Runxi Yu2026-02-211-0/+18
| | | | | For cases where knowing the type is unnecessary and incurs extra overhead.
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-211-1/+2
|
* objectstore: ReadReaderContent should have an advisory declared lengthGravatar Runxi Yu2026-02-211-6/+6
|
* objectstore: Rename ObjectStore to StoreGravatar Runxi Yu2026-02-211-3/+3
|
* objectstore: Rename from objectdbGravatar Runxi Yu2026-02-211-0/+128