IBM BlueMix Data-Cache adapter for catbox
npm install catbox-data-cache- credentials - the IBM BlueMix Data-Cache credentials object.
````
server: {
cache: {
engine: 'catbox-data-cache',
credentials: credentials['DataCache-1.0'][0].credentials
}
}