]> git.phdru.name Git - bookmarks_db.git/commitdiff
Docs(TODO): Robot(s) that test many URLs in parallel
authorOleg Broytman <phd@phdru.name>
Fri, 26 Jul 2024 10:12:14 +0000 (13:12 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 26 Jul 2024 10:12:14 +0000 (13:12 +0300)
Increase task priority.

doc/TODO

index e405f3dc281c667784de0e230ef65a68fc25e9f7..f9c1af0e6890888afe329fd2e9d31c695071b3da 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,6 +2,8 @@ Robot based on PycURL.
 
 Robot based on aiohttp.
 
+Robot(s) that test many URLs in parallel.
+
 A program to publish bookmarks with icons.
 
 Configuration file to configure defaults - global defaults for the system
@@ -17,7 +19,6 @@ More and better documentation.
 
 Merge "writers" to storage managers.
 New storage managers: SQL (SQLite?).
-robot(s) that test many URLs in parallel.
 
 Ruleset-based mechanisms to filter out what types of URLs to check: checking
 based on URL schema, host, port, path, filename, extension, etc.