use InMemoryDB instead of seenEvents LRUSet
This commit is contained in:
@ -33,7 +33,6 @@ export * from "./query-optimizer";
|
||||
export * from "./encrypted";
|
||||
export * from "./outbox-model";
|
||||
export { parseIMeta } from "./utils";
|
||||
export * from "./seen-events";
|
||||
|
||||
export * from "./impl/nip4";
|
||||
export * from "./impl/nip44";
|
||||
|
Reference in New Issue
Block a user