mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
Updated Home (markdown)
parent
959684493f
commit
dc3ff7d1c6
1 changed files with 5 additions and 1 deletions
4
Home.md
4
Home.md
|
|
@ -15,3 +15,7 @@ torrent client * SQLite DB
|
|||
3. Run the [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) connected to the `aquatic_udp` binary API.
|
||||
4. Export the resolved aggregation results to any supported format, such as RSS.
|
||||
5. Subscribe to RSS feed updates in your favorite client.
|
||||
|
||||
## SSD-friendly
|
||||
|
||||
The crawler is designed to use an in-memory index; it writes data to disk only when specified options are requested and only when the data needs to be updated (through additional read-only filters).
|
||||
Loading…
Add table
Add a link
Reference in a new issue