This repository has been archived by the owner. It is now read-only.

kafka.cr v0.1.0

crystal-lang wrapper around kafka C library

archived - Use https://github.com/philipp-classen/kafka.cr

kafka.cr

Crystal-lang wrapper for the librdkafka C-library Apache Kafka client. Contributions welcome.

STATUS:

  • Simple polling producer works for keys,values that are strings.
  • Simple polling consumer works for keys,values that are strings.

Installation

Add this to your application's shard.yml:

dependencies:
  kafka:
    github: packetzero/kafka.cr

Usage

require "kafka"

See examples in kafka_examples

Repository

kafka.cr

Owner
Statistic
  • 8
  • 6
  • 0
  • 0
  • 0
  • almost 5 years ago
  • August 8, 2017
License

MIT License

Links
Synced at

Sun, 20 Jul 2025 00:31:31 GMT

Languages