jason.woltje
|
dc4afee848
|
fix(storage): redact credentials in driver errors + advisory lock (FED-M1-10) (#479)
|
2026-04-20 02:02:57 +00:00 |
|
jason.woltje
|
15d849c166
|
test(storage): integration test for migrate-tier (FED-M1-08) + camelCase column fix (#477)
|
2026-04-20 01:40:02 +00:00 |
|
jason.woltje
|
1a4b1ebbf1
|
feat(gateway,storage): mosaic gateway doctor with tier health JSON (FED-M1-06) (#475)
|
2026-04-20 01:00:39 +00:00 |
|
jason.woltje
|
ccad30dd27
|
feat(storage): mosaic storage migrate-tier with dry-run + idempotency (FED-M1-05) (#474)
|
2026-04-20 00:35:08 +00:00 |
|
jason.woltje
|
58169f9979
|
feat(storage): pgvector adapter support gated on tier=federated (FED-M1-03) (#472)
|
2026-04-19 23:42:18 +00:00 |
|
jason.woltje
|
751e0ee330
|
feat(storage): mosaic storage CLI surface (#405)
|
2026-04-05 05:48:13 +00:00 |
|
jarvis
|
774b76447d
|
fix: rename all packages from @mosaic/* to @mosaicstack/*
- Updated all package.json name fields and dependency references
- Updated all TypeScript/JavaScript imports
- Updated .woodpecker/publish.yml filters and registry paths
- Updated tools/install.sh scope default
- Updated .npmrc registry paths (worktree + host)
- Enhanced update-checker.ts with checkForAllUpdates() multi-package support
- Updated CLI update command to show table of all packages
- Added KNOWN_PACKAGES, formatAllPackagesTable, getInstallAllCommand
- Marked checkForUpdate() with @deprecated JSDoc
Closes #391
|
2026-04-04 21:43:23 -05:00 |
|
jason.woltje
|
c0d0fd44b7
|
refactor(storage): replace better-sqlite3 with PGlite adapter (#378)
|
2026-04-04 21:58:14 +00:00 |
|
 jarvisandClaude Opus 4.6
|
25383ea645
|
feat(storage): implement SQLite adapter with better-sqlite3
Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
2026-04-02 20:51:13 -05:00 |
|
 jarvisandClaude Opus 4.6
|
d19ef45bb0
|
feat(storage): implement Postgres adapter wrapping Drizzle + @mosaic/db
Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
2026-04-02 20:44:10 -05:00 |
|
 jarvisandClaude Opus 4.6
|
9d22ef4cc9
|
feat: add adapter factory + registry pattern for queue, storage, memory
Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
2026-04-02 20:44:10 -05:00 |
|
 jarvisandClaude Opus 4.6
|
e797676a02
|
feat(storage): define StorageAdapter interface types + scaffold package
Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
2026-04-02 20:44:10 -05:00 |
|