Vrh.EventHub.Protocols.RedisPubSub
2.0.0
Messaging and event forwarding between application modules over Redis pub/sub service
Vrh.EventHub protocol implementation over Redis pub/sub message servive
Install-Package Vrh.EventHub.Protocols.RedisPubSub -Version 2.0.0
dotnet add package Vrh.EventHub.Protocols.RedisPubSub --version 2.0.0
paket add Vrh.EventHub.Protocols.RedisPubSub --version 2.0.0
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
2.0.0 (2018.05.28)
1. Vrh.Redis.ConnectionStore remove (revert to static lazy base ConnectionMultiplexer share sample)
2. Configuration XML: RedisConnectionAlias XML tag rename to RedisConnection
Dependencies
-
- Newtonsoft.Json (>= 11.0.1)
- StackExchange.Redis (>= 1.2.6)
- Vrh.EventHub.Core (>= 1.1.0)
- Vrh.LinqXMLProcessor.Base (>= 1.2.3)
- Vrh.Logger (>= 1.2.0)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.0.2 | 20 | 2024.02.19. |
| 4.0.1 | 11 | 2024.02.16. |
| 4.0.0 | 11 | 2024.02.16. |
| 3.3.0 | 14 | 2023.12.04. |
| 3.2.1 | 14 | 2023.02.23. |
| 3.2.0 | 13 | 2022.01.04. |
| 3.1.2 | 18 | 2020.11.30. |
| 3.1.1 | 12 | 2020.11.30. |
| 3.1.0 | 11 | 2020.11.26. |
| 3.0.0 | 17 | 2019.12.14. |
| 2.0.7 | 36 | 2019.10.01. |
| 2.0.6 | 15 | 2019.09.12. |
| 2.0.5 | 13 | 2019.09.12. |
| 2.0.4 | 15 | 2019.05.21. |
| 2.0.3 | 14 | 2019.05.21. |
| 2.0.2 | 15 | 2018.07.23. |
| 2.0.1 | 17 | 2018.07.04. |
| 2.0.0 (current version) | 15 | 2018.05.28. |
| 1.0.0 | 14 | 2018.04.06. |
| 1.0.0-alpha | 16 | 2018.03.26. |