mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
c7f7f010ca
commit
09c61b884c
1 changed files with 3 additions and 9 deletions
12
TODO.md
12
TODO.md
|
|
@ -2,20 +2,14 @@
|
||||||
|
|
||||||
## High priority
|
## High priority
|
||||||
|
|
||||||
* udp
|
* general
|
||||||
* if peer_clients is on, add task to generate prometheus exports on regular
|
* add task to generate prometheus exports on regular interval to clean up
|
||||||
interval to clean up data
|
data. this is important if peer_clients is activated
|
||||||
|
|
||||||
* http
|
* http
|
||||||
* consider storing small number of peers without extra heap allocation
|
* consider storing small number of peers without extra heap allocation
|
||||||
* add CI transfer test for http without TLS
|
* add CI transfer test for http without TLS
|
||||||
|
|
||||||
* ws
|
|
||||||
* extract offer receiver peers while peer is removed, as in udp implementation
|
|
||||||
* consider storing small number of peers without extra heap allocation
|
|
||||||
* if peer_clients is on, add task to generate prometheus exports on regular
|
|
||||||
interval to clean up data
|
|
||||||
|
|
||||||
* aquatic_bench
|
* aquatic_bench
|
||||||
* Opentracker "slow to get up to speed", is it due to getting faster once
|
* Opentracker "slow to get up to speed", is it due to getting faster once
|
||||||
inserts are rarely needed since most ip-port combinations have been sent?
|
inserts are rarely needed since most ip-port combinations have been sent?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue