You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2023/01/09 07:43:30 UTC

[GitHub] [skywalking] wu-sheng commented on issue #10137: [Feature] Enhance redisson plugin to adapt Virtual Cache

wu-sheng commented on issue #10137:
URL: https://github.com/apache/skywalking/issues/10137#issuecomment-1375214684

   > If Redisson and Lettuce want to adopt uniform tags, there are still some problems to be solved:
   > 
   > 1、How to set 'CACHE_CMD', 'CACHE_OP' and 'CACHE_KEY' in batch method?
   > 
   > 2、How to obtain the Key in Lettuce?It seems that you need to call 
   > 
   > 'CommandArgs<?, ?> args = redisCommand.getArgs()' first, and then call 'args.toCommandString()' to get a string similar to "key<key1> value<value1>", then cut the string.
   
   Please don't mix different topics on an issue.
   What you are asking is another thing, actually.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org