petermeissner/kafkaesque: Kafka R Bindings via 'rJava'

Provides R bindings for Consumer, Admin and Producer APIs for Kafka via 'rJava': "Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications." Kafka is distributed, highly scalable, provides persistent event storage and is designed for high throughput and low latency.

Getting started

Package details

MaintainerPeter Meissner <retep.meissner@gmail.com>
LicenseMIT + file LICENSE
Version0.1.7
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("petermeissner/kafkaesque")
petermeissner/kafkaesque documentation built on Sept. 28, 2022, 4:30 a.m.