chg: [doc] back-end datastore table fixed

This commit is contained in:
Alexandre Dulaunoy 2019-07-10 08:47:33 +02:00
parent 06e61bff2e
commit 76abd7b3d9
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -28,11 +28,11 @@ This is a work-in-progress to solve specific problems in security and informatio
| key type | key name | values | | key type | key name | values |
|------------|------------------|---------------------| |------------|------------------|---------------------|
| k/v | k:<fingerprint> | armored PGP key | | k/v | k:_fingerprint_ | armored PGP key |
| set | n:<namespace> | set of fingerprints | | set | n:_namespace_ | set of fingerprints |
| set | un:<uid-name> | set of fingerprints | | set | un:_uid-name_ | set of fingerprints |
| set | uc:<uid-name> | set of fingerprints | | set | uc:_uid-name_ | set of fingerprints |
| set | ue:<uid-name> | set of fingerprints | | set | ue:_uid-name_ | set of fingerprints |
- un -> name in the UID - un -> name in the UID