1
0
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:
Nikolay Karadzhov
2025-11-11 13:03:19 +02:00
committed by GitHub
parent f8841c880e
commit c9f8cbcad5
4 changed files with 30 additions and 20 deletions

View File

@@ -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