proxyCache.adapter.setCache(co.cacheKey, co)
                        .then(function(){
                            console.log("[%s] Updated adapter cache", co.cacheKey);
                        })
                        .catch(function(err){