mirror of
https://github.com/adulau/hashlookup-server.git
synced 2024-11-23 18:47:11 +00:00
chg: [doc] children added
This commit is contained in:
parent
670e3dd52c
commit
8504b492f7
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
- `l:<md5>` key/value -> {sha1, sha1}
|
- `l:<md5>` key/value -> {sha1, sha1}
|
||||||
- `h:<sha1>`` hash -> keys from NSRL or other data sources
|
- `h:<sha1>`` hash -> keys from NSRL or other data sources
|
||||||
- `p:<sha1>` set -> {sha1, sha1} for the parents of a hash (e.g. packages)
|
- `p:<sha1>` set -> {sha1, sha1} for the parents of a hash (such as original packages)
|
||||||
|
- `c:<sha1>` set -> {sha1, sha1} for the children of a hash (such as files contained in a package)
|
||||||
|
|
||||||
### Standard keys
|
### Standard keys
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue