mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
chg: [overview] update db doc
This commit is contained in:
parent
50944b1d61
commit
39d0bfa65a
1 changed files with 6 additions and 1 deletions
|
@ -165,7 +165,12 @@ Redis and ARDB overview
|
|||
##### Zset:
|
||||
| Key | Field | Value |
|
||||
| ------ | ------ | ------ |
|
||||
| crawler\_history\_**service type**:**domain** | **item root (first crawled item)** | **epoch (seconds)** |
|
||||
| crawler\_history\_**service type**:**domain**:**port** | **item root (first crawled item)** | **epoch (seconds)** |
|
||||
|
||||
##### Set:
|
||||
| Key | Value |
|
||||
| ------ | ------ | ------ |
|
||||
| screenshot:**sha256** | **item path** |
|
||||
|
||||
##### crawler config:
|
||||
| Key | Value |
|
||||
|
|
Loading…
Reference in a new issue