senecajs/seneca-redis-cache

View on GitHub
redis.js

Summary

Maintainability
A
0 mins
Test Coverage

Function redis_cache has 120 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

function redis_cache(options) {
  var seneca = this

  options = seneca.util.deepextend(
    {
Severity: Major
Found in redis.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status