nakadi
nakadi copied to clipboard
A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
Hi I have few question relating to Zalando architecture and Nakadi. Zalando has hundreds of microservices and most of them must be running in K8S. Zalando has an event-based architecture....
Separated into 5 commits: Preparation is made in first 3 commits, minor cleanup plus improving performance by delaying/avoiding task creation. Main upgrade work is done in last 2 commits. Dependency...
Current build is using deprecated API and Gradle version 6.
fixing some typos and improve the documentation.
# One-line summary Improve the documentation. To be honest, I don't know what should I add for improving the documentation.
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...