This commit is contained in:
Doug Hoyte
2023-02-09 03:27:49 -05:00
parent d89034bd9f
commit cdb25aed45

6
TODO
View File

@ -1,11 +1,10 @@
0.1 release 0.1 release
write policy plugin
when disk is full it should log warning but not crash
ensure DB upgrade flow works ensure DB upgrade flow works
when disk is full it should log warning but not crash
disable sync disable sync
? why isn't the LMDB mapping CLOEXEC
0.2 release 0.2 release
? why isn't the LMDB mapping CLOEXEC
fix sync fix sync
* logging of bytes up/down * logging of bytes up/down
* up/both directions * up/both directions
@ -21,6 +20,7 @@ features
NIP-42 AUTH NIP-42 AUTH
slow-reader detection and back-pressure slow-reader detection and back-pressure
? relay block-list events ? relay block-list events
? if a client disconnects, delete all its pending write messages
rate limits rate limits
! event writes per second per ip ! event writes per second per ip