<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/objectstore/chain, branch v0.1.98</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/objectstore/chain?h=v0.1.98</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/objectstore/chain?h=v0.1.98'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-22T23:13:19Z</updated>
<entry>
<title>*: Fixup ownership of compositional backends</title>
<updated>2026-03-22T23:13:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-22T23:10:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ab6f8dde0cdc554084c4455c76feef0099db70d9'/>
<id>urn:sha1:ab6f8dde0cdc554084c4455c76feef0099db70d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore: Refresh</title>
<updated>2026-03-08T07:44:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T07:33:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=dd027e1e5379019bfeffc48ff1274b5e05581ff3'/>
<id>urn:sha1:dd027e1e5379019bfeffc48ff1274b5e05581ff3</id>
<content type='text'>
* Add manual Refresh for various objectstore's
* RefreshPolicy option
* Refreshable MRU and atomic snapshotting
</content>
</entry>
<entry>
<title>objectstore/chain: Add an actual chain object store</title>
<updated>2026-03-04T06:37:15Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T06:36:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4e3357b476690e02945316519c7804e7f07ccb1b'/>
<id>urn:sha1:4e3357b476690e02945316519c7804e7f07ccb1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/mix: Rename from objectstore/chain</title>
<updated>2026-03-04T04:43:22Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T04:43:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a9684e72e9ec9045c4588ef103e6489868bca394'/>
<id>urn:sha1:a9684e72e9ec9045c4588ef103e6489868bca394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Lint</title>
<updated>2026-03-04T00:59:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T00:26:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ab7501be34032fb9e5c48726a68ae90a917af9eb'/>
<id>urn:sha1:ab7501be34032fb9e5c48726a68ae90a917af9eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/chain: Fix lints</title>
<updated>2026-02-22T03:30:17Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-22T03:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e0ce3837ee2ea643a4cd7eb5e7b068aae0b3910d'/>
<id>urn:sha1:e0ce3837ee2ea643a4cd7eb5e7b068aae0b3910d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/chain: MRU especially to reduce loose object syscall cost</title>
<updated>2026-02-22T03:28:10Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-22T03:28:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1cd58d8ec3f0f4e5ac84ba6c021d0ce098802f31'/>
<id>urn:sha1:1cd58d8ec3f0f4e5ac84ba6c021d0ce098802f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/*, repository: Add ReadSize</title>
<updated>2026-02-21T14:55:15Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T14:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=777db8470909b16411cb54a6c0bbf927be778952'/>
<id>urn:sha1:777db8470909b16411cb54a6c0bbf927be778952</id>
<content type='text'>
For cases where knowing the type is unnecessary and incurs extra
overhead.
</content>
</entry>
<entry>
<title>*: Update doc-comments</title>
<updated>2026-02-21T05:05:11Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T05:05:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=86a9cc87c9d3c42035b6c526ec918c391024424d'/>
<id>urn:sha1:86a9cc87c9d3c42035b6c526ec918c391024424d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore: ReadReaderContent should have an advisory declared length</title>
<updated>2026-02-20T19:46:33Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T19:46:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1b47ebd347533d017235cacd9fe7ae7e215c6ee6'/>
<id>urn:sha1:1b47ebd347533d017235cacd9fe7ae7e215c6ee6</id>
<content type='text'>
</content>
</entry>
</feed>
