Update DATABASE.md

This commit is contained in:
Alexandre Dulaunoy 2021-08-23 09:17:20 +02:00 committed by GitHub
parent 02a675d9ea
commit e9fb182c82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
## hash storage
- `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 (such as original packages)
- `c:<sha1>` set -> {sha1, sha1} for the children of a hash (such as files contained in a package)