nileshmali/ioredis-in-memory

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/commands/__tests__/type.spec.ts29
A
3 hrs
src/commands/append.ts5
A
0 mins
src/commands/brpoplpush.ts3
A
0 mins
src/commands/brpoplpushBuffer.ts3
A
0 mins
src/commands/dbsize.ts3
A
0 mins
src/commands/decr.ts3
A
0 mins
src/commands/decrby.ts9
B
4 hrs
src/commands/del.ts7
A
0 mins
src/commands/discard.ts4
A
0 mins
src/commands/echo.ts3
A
0 mins
src/commands/exists.ts8
A
0 mins
src/commands/expire.ts7
A
0 mins
src/commands/expireat.ts7
A
0 mins
src/commands/flushall.ts4
A
0 mins
src/commands/flushdb.ts4
A
0 mins
src/commands/get.ts7
A
0 mins
src/commands/getBuffer.ts3
A
0 mins
src/commands/getrange.ts9
A
0 mins
src/commands/getset.ts6
A
0 mins
src/commands/hdel.ts15
A
0 mins
src/commands/hexists.ts3
A
0 mins
src/commands/hget.ts7
A
0 mins
src/commands/hgetall.ts3
A
0 mins
src/commands/hincrby.ts17
A
0 mins
src/commands/hincrbyfloat.ts16
A
0 mins
src/commands/hkeys.ts3
A
0 mins
src/commands/hlen.ts3
A
0 mins
src/commands/hmget.ts9
A
0 mins
src/commands/hmset.ts8
A
0 mins
src/commands/hset.ts10
A
0 mins
src/commands/hsetnx.ts12
A
0 mins
src/commands/hstrlen.ts4
A
0 mins
src/commands/hvals.ts7
A
0 mins
src/commands/incr.ts3
A
0 mins
src/commands/incrby.ts9
B
4 hrs
src/commands/incrbyfloat.ts8
A
0 mins
src/commands/index.ts88
A
0 mins
src/commands/keys.ts10
A
0 mins
src/commands/lastsave.ts3
A
0 mins
src/commands/lindex.ts9
A
0 mins
src/commands/llen.ts6
A
0 mins
src/commands/lpop.ts9
B
5 hrs
src/commands/lpopBuffer.ts3
A
0 mins
src/commands/lpush.ts9
A
0 mins
src/commands/lpushx.ts6
A
1 hr
src/commands/lrem.ts18
A
35 mins
src/commands/lset.ts13
A
0 mins
src/commands/mget.ts3
A
0 mins
src/commands/mset.ts6
A
55 mins
src/commands/msetnx.ts11
A
55 mins