https://github.com/lostintime/node-monix-kafka
Monix-Kafka client for Javascript, Typescript and Flow
https://github.com/lostintime/node-monix-kafka
Last synced: 3 months ago
JSON representation
Monix-Kafka client for Javascript, Typescript and Flow
- Host: GitHub
- URL: https://github.com/lostintime/node-monix-kafka
- Owner: lostintime
- License: apache-2.0
- Created: 2018-02-24T18:26:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-24T18:28:29.000Z (over 8 years ago)
- Last Synced: 2026-01-03T10:28:54.523Z (7 months ago)
- Language: TypeScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monix-Kafka
[Monix.js](https://github.com/funfix/monix.js) integration with [Apache Kafka](https://kafka.apache.org/). Inspired by [Scala](http://www.scala-lang.org/) and [Monix-Kafka](https://github.com/monix/monix-kafka).
Work in Progress!