summaryrefslogtreecommitdiffstats
path: root/internal/storage
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename project from nostr-grpc to muxstrbndw3 days6-6/+6
* feat: implement NIP-09 with hard deletebndw4 days2-0/+291
* refactor: simplify deletion handling (remove NIP-09 processing)bndw4 days4-269/+3
* feat: implement NIP-09 (deletions) and NIP-11 (relay info)bndw4 days3-2/+256
* feat: add query layer with Nostr filter to SQL conversionbndw4 days2-0/+622
* feat: add SQLite storage layer with binary-first event persistencebndw4 days4-0/+700