Info
Version: | 0.1.0 |
Author(s): | Christopher Zell |
Last Update: | Wednesday, January 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zeebe-io/zeebe-hazelcast-exporter |
NuGet Url: | https://www.nuget.org/packages/zeebe-connector |
Install
Install-Package zeebe-connector
dotnet add package zeebe-connector
paket add zeebe-connector
zeebe-connector Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.6.1)
- Google.Protobuf.Tools(>= 3.6.1)
- Hazelcast.Net(>= 3.10.0)
Tags
with the Zeebe Hazelcast exporter.
The Zeebe Hazelcast exporter transforms the exported Zeebe Records into
protobuf messages and transfer them over the wire to the registered connectors.
Zeebe Hazelcast Connectors are available for Java and C#.
For more information please visit https://github.com/zeebe-io/zeebe-hazelcast-exporter .