<feed xmlns='http://www.w3.org/2005/Atom'>
<title>autere_db.git/log_db/src/common.rs, branch main</title>
<subtitle>A study in building a log-structured database
</subtitle>
<id>http://forge.jan.systems/autere_db.git/atom?h=main</id>
<link rel='self' href='http://forge.jan.systems/autere_db.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/'/>
<updated>2025-05-02T21:20:36Z</updated>
<entry>
<title>Rename to AutereDB</title>
<updated>2025-05-02T21:20:36Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-05-02T21:15:02Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=84ac3652415b662aae9580c008a5aa996d58c9f4'/>
<id>urn:sha1:84ac3652415b662aae9580c008a5aa996d58c9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sort_asc param, impl demo chat app</title>
<updated>2025-05-02T20:38:23Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-05-02T20:38:23Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=e17048eddfe2df86abd2d498da2a33b9c3dd8a72'/>
<id>urn:sha1:e17048eddfe2df86abd2d498da2a33b9c3dd8a72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start working in new schema logic to core</title>
<updated>2025-02-21T12:16:24Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-21T12:16:24Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=bea37e2834a5265035b960277ff27e5f8d74d079'/>
<id>urn:sha1:bea37e2834a5265035b960277ff27e5f8d74d079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add _with_params variants to query methods</title>
<updated>2025-02-10T20:05:20Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-10T20:05:20Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=f29a9a65cb50e6d3a7d6416de576603eccd0eb30'/>
<id>urn:sha1:f29a9a65cb50e6d3a7d6416de576603eccd0eb30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove typechecking</title>
<updated>2025-02-10T16:17:40Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-10T16:17:40Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=591053c55753e00341bd739c00f9ff09ae6e8141'/>
<id>urn:sha1:591053c55753e00341bd739c00f9ff09ae6e8141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix secondary memtable by using a map instead of a set</title>
<updated>2025-02-10T11:55:15Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-10T11:44:47Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=aed6b0a1c213e8e8b7f1fc4ee16681d326fd3a4d'/>
<id>urn:sha1:aed6b0a1c213e8e8b7f1fc4ee16681d326fd3a4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize buffer construction</title>
<updated>2025-02-03T09:53:37Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-03T08:56:52Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=0739820819dbbab9ebd4b91efc2dbda775d2f313'/>
<id>urn:sha1:0739820819dbbab9ebd4b91efc2dbda775d2f313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add transaction support</title>
<updated>2025-02-03T08:27:00Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-03T08:27:00Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=de254873cfd40f2ef2e77bcffb3bf0f9ec0b1c0b'/>
<id>urn:sha1:de254873cfd40f2ef2e77bcffb3bf0f9ec0b1c0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up deps</title>
<updated>2025-01-20T10:25:04Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-01-20T10:25:04Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=106b53212fd04f6dd236826d39a52443d355d553'/>
<id>urn:sha1:106b53212fd04f6dd236826d39a52443d355d553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make lock manager stricter</title>
<updated>2025-01-18T07:48:55Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-01-18T07:48:55Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=be9caff6b158a762418815ff2cbaf521b6727029'/>
<id>urn:sha1:be9caff6b158a762418815ff2cbaf521b6727029</id>
<content type='text'>
</content>
</entry>
</feed>
