NewLifeX / NewLife.Redis

High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Redis SUB/PUB

ehinolakingsley opened this issue · comments

Hi,

Firstly let me commend your effort in creating such a highly quality library.
I do have a request.

Is there by any chance Redis Sub/Pub is coming soon or is it available already because i can't see it in any documentation.

Thanks

commented

NewLife.Redis/PubSub.cs at master · NewLifeX/NewLife.Redis
https://github.com/NewLifeX/NewLife.Redis/blob/master/NewLife.Redis/PubSub.cs

NewLife.Redis/PubSubTests.cs at master · NewLifeX/NewLife.Redis
https://github.com/NewLifeX/NewLife.Redis/blob/master/XUnitTest/PubSubTests.cs