summaryrefslogtreecommitdiff
path: root/lib/nickserver/adapters/em_http.rb
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.