Simplify storage adapters

This commit is contained in:
Jon Staab
2025-04-02 17:14:04 -07:00
parent 04c9af3357
commit 31064d2324
5 changed files with 28 additions and 191 deletions
+1
View File
@@ -85,6 +85,7 @@ export const {
indexStore: relaysByUrl,
deriveItem: deriveRelay,
loadItem: loadRelay,
onItem: onRelay,
} = collection({
name: "relays",
store: relays,