summaryrefslogtreecommitdiff
path: root/3657d09bf7993bb5ac3393e3c5d8c7fb8cae0844
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2018-01-31 12:27:55 +0100
committerAzul <azul@riseup.net>2018-01-31 13:32:50 +0100
commita55cc3653de22d868ade5303918280a38e8e9fe8 (patch)
treea2c697fa5e5787f4f8905c74554c737cfd76445e /3657d09bf7993bb5ac3393e3c5d8c7fb8cae0844
parent0a83272f33b0731ea61e47aec9019a3afeb3e975 (diff)
keys: store type and rev in hash rather than serialized
Since the old keys used to be strings i started out by json serializing the new keys with type, value, rev. However storing serialized json in couch (json) does not really make sense. So now we do not serialize but instead have one json document. The lookup for a key of type pgp may still return a string but for everything that uses the new api it will return a hash with type and revision. This data structure is way easier to handle also on the nickserver side.
Diffstat (limited to '3657d09bf7993bb5ac3393e3c5d8c7fb8cae0844')
0 files changed, 0 insertions, 0 deletions