This commit is contained in:
Doug Hoyte
2023-01-11 16:24:48 -05:00
parent b4dc054452
commit 9f2430fa64

10
TODO
View File

@ -6,10 +6,14 @@ features
* way to close sync request * way to close sync request
* limit on number of concurrent sync requests * limit on number of concurrent sync requests
* full-db scan limited by since/until * full-db scan limited by since/until
config for compression bool values in config
config for compression
config for TCP keepalive
db versioning
document config options, detailed default config file
less verbose default logging less verbose default logging
nice new config "units" feature, is 1d instead of 86400 nice new config "units" feature, ie 1d instead of 86400
make it easier for a thread to setup a quadrable object make it easier for a thread to setup a quadrable env
opt: PubkeyKind scans could be done index-only opt: PubkeyKind scans could be done index-only
rate limits rate limits