Skip to content

uargh/catbox-data-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catbox-data-cache

IBM BlueMix Data-Cache adapter for catbox

Features

  • cache.drop/cache.get/cache.set - Works
  • caching for server.methods.* - Works

Options

  • credentials - the IBM BlueMix Data-Cache credentials object.

Example with glue

server: {
  cache: {
    engine: 'catbox-data-cache',
    credentials: credentials['DataCache-1.0'][0].credentials
  }
}

About

IBM BlueMix Data-Cache adapter for catbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published