#message-broker #events #nakadi #distributed

nakadi-types

A connector for the Nakadi Event Broker

71 releases

0.29.2 Jun 14, 2021
0.29.1 Mar 29, 2021
0.29.0 Jan 18, 2021
0.28.15 Dec 10, 2020
0.20.1 Mar 6, 2020

#13 in #message-broker

Download history 32/week @ 2024-12-07 1/week @ 2024-12-14 49/week @ 2024-12-21 294/week @ 2025-02-08 97/week @ 2025-02-15

167 downloads per month
Used in nakadion

Apache-2.0/MIT

135KB
2.5K SLoC

Nakadi-Types

nakadi-types contains types for interacting with the Nakadi Event Broker.

There is no real logic implemented in this crate. Almost all types in this crate match 1 to 1 to a type of the Nakadi API. Some types where Nakadi returns collections in a wrapping object are made explicit. In this case the field of the wrapping object is renamed to items for serialization purposes.

This crate is a base library for nakadion.

Dependencies

~3.5–5.5MB
~93K SLoC