Crate nostr_db

Source
Expand description

Nostr event database

Re-exports§

pub use secp256k1;
pub use nostr_kv as kv;

Structs§

ArchivedEventIndex
An archived EventIndex
Db
Event
The default event document.
EventIndex
Filter
Events filter
Iter
SortList
The sort list contains unduplicated and sorted items
Stats
Stats of query

Enums§

CheckEventResult
Error

Traits§

FromEventData

Functions§

now