Hi all,
Zeebe version 0.2.0 has been released just now. The new features are
- Broker and Java Client: Create topics and partitions
- Broker: More efficient memory management in changing workloads
- Go Client and CLI: API redesign
- Go Client and CLI: Topic subscriptions
- Go Client and CLI: Cluster awareness
How to try it:
- Command Line Interface: https://github.com/zeebe-io/zbc-go#usage
- Java Getting Started Guide: https://docs.zeebe.io/java-client/get-started.html
- Go Client: https://godoc.org/github.com/zeebe-io/zbc-go/zbc
Stay tuned!