<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirmgr/src/storage/sqlite.rs, branch arti-v1.4.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-03-05T22:27:11Z</updated>
<entry>
<title>tor-dirmgr: remove `dbg!`</title>
<updated>2025-03-05T22:27:11Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-03-05T22:27:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35c45bf4d9fbfe86a3ac73665f2dfb6648a2e1f5'/>
<id>urn:sha1:35c45bf4d9fbfe86a3ac73665f2dfb6648a2e1f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sqlite: Handle vanished blobs during consensus loading</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-04T15:51:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79b8e4e1ecae606a104aa056a6e3c4be0c8d1d85'/>
<id>urn:sha1:79b8e4e1ecae606a104aa056a6e3c4be0c8d1d85</id>
<content type='text'>
Here we move the responsibility for removing ExtDoc entries for
vanished blobs into the _caller_ of read_blob(): we want to tidy all
such entries in one go.

Unlike a (reverted) previous approach, this time we don't need a
retry loop.
</content>
</entry>
<entry>
<title>sqlite: add a method to tidy extdocs for vanished blobs</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-05T15:05:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82d888600ff9749ecd70a4e2214104a30f952385'/>
<id>urn:sha1:82d888600ff9749ecd70a4e2214104a30f952385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sqlite.rs: Let read_blob signal whether it cleaned up.</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-04T15:32:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=193f07da9e96c31ce2e6df0944a9f33135b19e55'/>
<id>urn:sha1:193f07da9e96c31ce2e6df0944a9f33135b19e55</id>
<content type='text'>
We'll want to use this information to tell us whether to retry.
</content>
</entry>
<entry>
<title>sqlite: Extract body of latest_consensus into a new method</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-04T15:11:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1c8a60c415da5567ceb4249ced4662fd1318bac9'/>
<id>urn:sha1:1c8a60c415da5567ceb4249ced4662fd1318bac9</id>
<content type='text'>
I'm about to add a retry mechanism.
</content>
</entry>
<entry>
<title>sqlite: Stop ignoring any errors.</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-04T14:51:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7010167c848411149d038fdb675e7f720dc4a685'/>
<id>urn:sha1:7010167c848411149d038fdb675e7f720dc4a685</id>
<content type='text'>
We've already stopped ignoring any DB errors, so we may as well make
sure that any FS errors we encounter are also reported.
</content>
</entry>
<entry>
<title>sqlite: Add a comment about O(n) query.</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-04T14:29:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f00b82cca571b39d81f7b5c387f71436bf300f3'/>
<id>urn:sha1:9f00b82cca571b39d81f7b5c387f71436bf300f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sqlite.rs: Rustfmt.</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-21T02:52:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0ceb104272c2289554ae4313048d0208d057681'/>
<id>urn:sha1:c0ceb104272c2289554ae4313048d0208d057681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sqlite.rs: Put SavedBlobHandle into its own module</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-21T02:50:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ac15d5d8edeb9f3db441a5c5deff69447c0bcf11'/>
<id>urn:sha1:ac15d5d8edeb9f3db441a5c5deff69447c0bcf11</id>
<content type='text'>
This will help us keep its members private from the rest
of sqlite.rs, and ensure that things are kept consistent.

(This violates rust formatting for clarity.  I'll reindent after.)
</content>
</entry>
<entry>
<title>sqlite.rs: More comments about blob rollback.</title>
<updated>2025-03-05T17:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-21T00:27:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=25e54a7f85c5cdb6a2e7b94efdcc61bb5a573680'/>
<id>urn:sha1:25e54a7f85c5cdb6a2e7b94efdcc61bb5a573680</id>
<content type='text'>
</content>
</entry>
</feed>
