From bf27cdb6d9b9808ef201c23039d8632bab355e2e Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Sun, 2 Apr 2023 19:34:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95ebe2c..ff0422a 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ sqlite / fts5 * [ ] Make page description visible - based on the cached content dump, when website description tag not available, add condition highlights * [ ] Images search (basically implemented but requires testing and some performance optimization) * [ ] Deprecated pages index cleaner (404 http codes etc) +* [ ] Crawl queue balancer, that depends from CPU available +* [ ] Implement smart queue algorithm that indexing new sites homepage in higher priority * [ ] Distributed index data sharing between the nodes trough service API * [ ] An idea to make unique gravatars for sites without favicons, because simpler to ident, comparing to ipv6 * [ ] An idea to make some visitors counters, like in good old times?