You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-12 21:21:15 +03:00
committed by
GitHub
parent
6406172ea8
commit
2f10632450
@@ -2,7 +2,6 @@ import { CommandParser } from '../client/parser';
|
||||
import { RedisArgument, NumberReply, Command } from '../RESP/types';
|
||||
|
||||
export default {
|
||||
IS_READ_ONLY: true,
|
||||
/**
|
||||
* Sets a timeout on key. After the timeout has expired, the key will be automatically deleted
|
||||
* @param parser - The Redis command parser
|
||||
|
||||
Reference in New Issue
Block a user