summaryrefslogtreecommitdiff
path: root/lib/nickserver/couch
AgeCommit message (Collapse)Author
2016-06-08refactor: use new couch_db classes from fetch_keyAzul
This moves all the em_http related stuff into a single adapter. We're also not using callback and errback inside fetch_key or server for couch requests anymore. Changing the interface for hkp to do the same will follow.
2016-05-25rubocop: initialize and use ruby 1.9 hash syntaxAzul
2013-08-21switch to using identities dbelijah
2013-08-05fix bug with couchdb result parsingelijah
2013-05-15add CouchDB support.elijah