From 188a7ff6f1ed7b9a145bc89251d23f476f339b99 Mon Sep 17 00:00:00 2001 From: Doug Hoyte Date: Sun, 19 Feb 2023 10:05:28 -0500 Subject: [PATCH] todo triage --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index cb9c150..fb22f7a 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,12 @@ 0.1 release when disk is full it should log warning but not crash - disable sync + delete expired events + * decide what to do about generalised ephemeral events + kill plugin if it times out 0.2 release ? why isn't the LMDB mapping CLOEXEC + plugin for stream fix sync * logging of bytes up/down * up/both directions @@ -18,6 +21,9 @@ features multiple sync connections in one process/config NIP-42 AUTH slow-reader detection and back-pressure + delete command + * delete by receivedAt, IP addrs, etc + * inverted filter: delete events that *don't* match the provided filter ? relay block-list events ? if a client disconnects, delete all its pending write messages