mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-26 15:57:16 +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:
|
##### Zset:
|
||||||
| Key | Field | Value |
|
| 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:
|
##### crawler config:
|
||||||
| Key | Value |
|
| Key | Value |
|
||||||
|
|
Loading…
Reference in a new issue