streambed / streambed-rs

Event driven services toolkit
Apache License 2.0
32 stars 5 forks source link

Introduces the ability to produce to the commit log #3

Closed huntc closed 2 years ago

huntc commented 2 years ago

Prior to this PR, we could only consume from a commit log. The changes here permit a commit log to be produced to with records. The HTTP API conforms to the Kafka REST API.