chg: [overview] update db doc

This commit is contained in:
Terrtia 2019-04-24 16:42:05 +02:00
parent 50944b1d61
commit 39d0bfa65a
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -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 |