fiatjaf on Nostr: So I made this IndexedDB event store thing that is somewhat insane but kinda works: ...
Published at
2025-05-29 03:22:43 GMTEvent JSON
{
"id": "e73ca5ff43c53bbc12d282fa6cf433f4311df83069c4d3a58e8055b7d0686327",
"pubkey": "3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",
"created_at": 1748488963,
"kind": 1,
"tags": [],
"content": "So I made this IndexedDB event store thing that is somewhat insane but kinda works: https://jsr.io/@nostr/gadgets/doc/store/~/IDBEventStore\n\nIt seems to be significantly faster than the SQLite-based worker relay according to these amateur benchmarks: https://github.com/fiatjaf/js-eventstore-benchmark\n\nBut even if it was slower it could still be a good option because it's pretty easy to use, just import the library and save events, query with a filter, done.\n\nPlease let me know if it's completely broken.",
"sig": "45138ec78f82f6a4c0cce500eecf8f0966b7451cfb8bf7fda72523c1f753aedf05a16a6caf7c6832aecfade64a6e42fd503970ed88a4684ea5deff1444e14f60"
}