Table to store data from `KeyserverStore` in SQLite.
Based on types defined in [TODO diff link].
Making table key-value (value is keyserver info in JSON) to save some implementation time and making code more complicated. I discussed this with both @inka and @tomek and this should enough - there is no need to make more columns (we can always migrate when there will be any need).