PragmaTwice commented on issue #2995:
URL: https://github.com/apache/kvrocks/issues/2995#issuecomment-2914656383
It depends on how you use EVAL. For example, in your case the correct way to
use EVAL is
```
eval 'redis.call("HSET",KEYS[1],"signature","12345")' 1 m:toutiao:123
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]