No description
Find a file
Julia Lange 8288620f2e
Db, direct interface, errors, and migrations
Adds a migration for an initial schema. Adds sqlx-cli to the flake
so that I use those migrations easily.

adds an UNTESTED "direct" interface, which should make writing ingestors
easier, and be very easy for spoor lexicons. It will probably also be
easy for other lexicons if they can fit into the Activity -> Session ->
Content interface.

Adds errors because I needed errors.

Since this is a library, and as you can see there are no tests, that
means that everything is *untested* which is fine because I want a MVP
not a stable app. For now.
2025-06-17 15:41:27 -07:00
api Global, mono-binary to libraries and binaries 2025-06-06 09:39:15 -07:00
atproto Atproto, add sqlx support 2025-06-17 15:35:22 -07:00
db Db, direct interface, errors, and migrations 2025-06-17 15:41:27 -07:00
ingestor Cargo, moving async-trait and tokio (DB, Ingestor) 2025-06-17 15:12:10 -07:00
lexicons@2fdba4f217 Lexicons, update lexicon repo and compile 2025-05-14 18:18:52 -07:00
.gitmodules Lexicons, move lexicons to submodule 2025-05-08 15:01:55 -07:00
Cargo.lock Db, direct interface, errors, and migrations 2025-06-17 15:41:27 -07:00
Cargo.toml Atproto, add sqlx support 2025-06-17 15:35:22 -07:00
flake.lock Db, direct interface, errors, and migrations 2025-06-17 15:41:27 -07:00
flake.nix Db, direct interface, errors, and migrations 2025-06-17 15:41:27 -07:00