redis版即时任务(stream)和延迟任务(zset). 
                        
                    
         
                Info
| Version: | 1.0.13 | 
| Author(s): | Aix.RedisStreamMessageBus | 
| Last Update: | Tuesday, March 16, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Aix.RedisStreamMessageBus | 
Install
Install-Package Aix.RedisStreamMessageBus
                        dotnet add package Aix.RedisStreamMessageBus
                        paket add Aix.RedisStreamMessageBus
                        
                                Aix.RedisStreamMessageBus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Aix.MultithreadExecutor(>= 1.0.2)
- MessagePack(>= 2.2.60)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- StackExchange.Redis(>= 2.2.4)
