mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-17 08:48:51 +00:00
todo
This commit is contained in:
6
TODO
6
TODO
@ -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
|
||||||
|
Reference in New Issue
Block a user