update readme

This commit is contained in:
ghost 2023-04-07 15:03:00 +03:00
parent e98146b78b
commit ab71b3823a

View File

@ -57,7 +57,7 @@ todo
* [ ] Crawl queue balancer, that depends from CPU available
* [ ] Implement smart queue algorithm that indexing new sites homepage in higher priority
* [ ] Implement database autobackup on crawl process completting
* [ ] Add transactions to prevent data loss on DB crashes
* [x] Add transactions to prevent data loss on DB crashes
* [ ] Distributed index data sharing between the nodes trough service API
* [x] 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?