You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-14 09:42:12 +03:00
chore: mark 8.4 features as experimental (#3134)
This commit is contained in:
committed by
GitHub
parent
f8841c880e
commit
c9f8cbcad5
@@ -25,6 +25,9 @@ type DelexCondition = (typeof DelexCondition)[keyof typeof DelexCondition];
|
||||
export default {
|
||||
IS_READ_ONLY: false,
|
||||
/**
|
||||
*
|
||||
* @experimental
|
||||
*
|
||||
* Conditionally removes the specified key based on value or digest comparison.
|
||||
*
|
||||
* @param parser - The Redis command parser
|
||||
|
||||
Reference in New Issue
Block a user