Skip to content

Commit 3daab86

Browse files
committed
Add nostr-gossip-sqlite crate
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent 99786be commit 3daab86

File tree

17 files changed

+1173
-1
lines changed

17 files changed

+1173
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- nostr-database
3838
- nostr-gossip
3939
- nostr-gossip-memory
40+
- nostr-gossip-sqlite
4041
- nostr-gossip-test-suite
4142
- nostr-lmdb
4243
- nostr-indexeddb --target wasm32-unknown-unknown

0 commit comments

Comments
 (0)