aboutsummaryrefslogtreecommitdiffstats
path: root/internal/storage
Commit message (Expand)AuthorAgeFilesLines
* refactor: simplify deletion handling (remove NIP-09 processing)bndw2026-02-134-269/+3
* feat: implement NIP-09 (deletions) and NIP-11 (relay info)bndw2026-02-133-2/+256
* feat: add query layer with Nostr filter to SQL conversionbndw2026-02-132-0/+622
* feat: add SQLite storage layer with binary-first event persistencebndw2026-02-134-0/+700