senecajs/seneca-memcached-cache

View on GitHub

Showing 1 of 1 total issue

Function memcached_cache has 107 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function memcached_cache(options) {
  var seneca = this

  options = seneca.util.deepextend(
    {
Severity: Major
Found in memcached-cache.js - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language