codibre/nodejs-tree-key-cache-redis-storage

View on GitHub

Showing 1 of 1 total issue

Function constructor has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    constructor(
        options: TreeKeyCacheTimedRoundRobinRedisStorageOptions<BufferMode> & {
            bufferMode?: BufferMode;
        },
    ) {
Severity: Minor
Found in src/tree-key-cache-timed-round-robin-redis-storage.ts - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language