<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/atuin-server/migrations/20220505082442_create-events.sql, branch main</title>
<subtitle>Turtle. A hard-fork of atuin, focusing on a more minimal feature set</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/atuin-server/migrations/20220505082442_create-events.sql?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/atuin-server/migrations/20220505082442_create-events.sql?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2023-06-12T08:04:35Z</updated>
<entry>
<title>refactor server to allow pluggable db and tracing (#1036)</title>
<updated>2023-06-12T08:04:35Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2023-06-12T08:04:35Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=8655c93853506acf05f6ae4e58bfc2c6198be254'/>
<id>urn:sha1:8655c93853506acf05f6ae4e58bfc2c6198be254</id>
<content type='text'>
* refactor server to allow pluggable db and tracing

* clean up

* fix descriptions

* remove dependencies</content>
</entry>
<entry>
<title>Add local event log storage (#390)</title>
<updated>2022-11-04T09:08:20Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2022-11-04T09:08:20Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=e297b98f721bf32d8d4331677eefe49823db32b9'/>
<id>urn:sha1:e297b98f721bf32d8d4331677eefe49823db32b9</id>
<content type='text'>
* Add event data structures

This adds the data structures required to start syncing events, rather
than syncing history directly.

Adjust event

Fix

Add event data structure to client

* Add server event table sql

* Add client event table migration

Adjust migration

* Insert into event table from client

* Add event merge function

Right now this just ensures we have the right amount of events given the
history we have

BUT it will also be used to merge CREATE/DELETE events, resulting in
history being deleted :)

* Make CI happy

* Adjust

* we don't limit history length any more

* Update atuin-client/src/database.rs

Co-authored-by: Conrad Ludgate &lt;conradludgate@gmail.com&gt;

* fix usage

* Fix typo

* New Rust, new clippy stuff

Co-authored-by: Conrad Ludgate &lt;conradludgate@gmail.com&gt;</content>
</entry>
</feed>
