martin-1120 commented on issue #3651: URL: https://github.com/apache/fory/issues/3651#issuecomment-4395716496
redis有个 increment自增方法, 反正就是 redis里我存储 基础类型 String Long Integer 之类的,对象类型用fory序列化, 我通过redis get出来就是bytes ,我需要知道 这bytess是否是经过forxy序列化 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
