<feed xmlns='http://www.w3.org/2005/Atom'>
<title>autere_db.git/Cargo.lock, 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>Remove Recordable trait, implement Python bindings, fixes</title>
<updated>2025-02-09T21:52:26Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-05T15:50:02Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=d422ffe3d48d2061b4d3ddeb0c08796e4d71a5fa'/>
<id>urn:sha1:d422ffe3d48d2061b4d3ddeb0c08796e4d71a5fa</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>Replace float type with Decimal for Eq support</title>
<updated>2025-01-17T12:08:32Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-01-17T12:08:32Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=225a9be3442e0f05f3ab0b128750ee22d169da01'/>
<id>urn:sha1:225a9be3442e0f05f3ab0b128750ee22d169da01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor static DB methods to common module</title>
<updated>2024-11-09T16:57:45Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2024-11-09T08:22:31Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=2975980717626b12eb959c1ecd93038b5be1d7c6'/>
<id>urn:sha1:2975980717626b12eb959c1ecd93038b5be1d7c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add thiserror dep</title>
<updated>2024-11-09T08:22:12Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2024-11-09T08:22:12Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=3087e26f47eb9c5b83d5aec61ca9248856075d8b'/>
<id>urn:sha1:3087e26f47eb9c5b83d5aec61ca9248856075d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor in preparation to larger changes</title>
<updated>2024-11-02T15:39:22Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2024-11-02T14:58:01Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=912c32f762ee7585e20fde57c7c5dca1f9b0478d'/>
<id>urn:sha1:912c32f762ee7585e20fde57c7c5dca1f9b0478d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add py_bindings lib, move to monorepo structure</title>
<updated>2024-10-07T09:43:16Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2024-10-07T09:43:16Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=a4efc83f7f29c6ef8ac9b4c57201c9ecc31266b3'/>
<id>urn:sha1:a4efc83f7f29c6ef8ac9b4c57201c9ecc31266b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some initial benchmarks</title>
<updated>2024-10-05T07:46:30Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2024-10-05T07:46:30Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=47672de7f4fb917068923176658198d00d393ec8'/>
<id>urn:sha1:47672de7f4fb917068923176658198d00d393ec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix reverse log reader, add unit tests for it</title>
<updated>2024-10-04T16:15:59Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2024-10-04T13:24:26Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/autere_db.git/commit/?id=9001c82c6004d87d95bc9007bf195489635f5e83'/>
<id>urn:sha1:9001c82c6004d87d95bc9007bf195489635f5e83</id>
<content type='text'>
</content>
</entry>
</feed>
