mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Replaces hand-written K/V stores in fabro-store with a shared Record trait plus Repository<R> typed K/V layer. Adds KeyedMutex for per-key serialization and transaction() for all-or-nothing WriteBatch commits. Renames SlateAuthCodeStore/SlateAuthTokenStore to AuthCodeStore/RefreshTokenStore and adds BlobStore and RunCatalogIndex wrappers on top of Repository. Deletes catalog.rs in favor of RunCatalogIndex. Database gains blobs() and catalog_index() accessors; auth_tokens() is renamed refresh_tokens(). Plan: docs/plans/2026-04-20-003-refactor-fabro-store-record-abstractions-plan.md Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| administration | ||
| agents | ||
| api-reference | ||
| brainstorms | ||
| changelog | ||
| core-concepts | ||
| examples | ||
| execution | ||
| getting-started | ||
| human-tools | ||
| ideation | ||
| images | ||
| integrations | ||
| languages | ||
| logo | ||
| plans | ||
| reference | ||
| superpowers/specs | ||
| tutorials | ||
| workflows | ||
| .mintignore | ||
| docs.json | ||
| dot-highlight.js | ||
| favicon.svg | ||