csredis icon indicating copy to clipboard operation
csredis copied to clipboard

有没有Transaction的帮助文档

Open aflyb opened this issue 4 years ago • 2 comments

有没有Transaction的帮助文档,watch后进行的操作?

aflyb avatar Jan 25 '21 00:01 aflyb

找到了,var rc = RedisHelper.Instance.Nodes.First().Value.Get(),可以操作所有命令

aflyb avatar Jan 25 '21 02:01 aflyb

记得 using

2881099 avatar Jan 25 '21 03:01 2881099