Registry / messaging / waterdrop

waterdrop

JSON →
library2.10.2rbrubygemsunverified

Simplifies Kafka messaging in Ruby applications with an easy-to-use interface.

gem install waterdrop
INSTALL
IMPORT
SIG · WATERDROP
W
waterdrop
messagingrubyv2.10.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WaterDrop
require 'waterdrop'

Produce a message to a Kafka topic.

require 'waterdrop' producer = WaterDrop::Producer.new producer.produce_sync(topic: 'my_topic', payload: 'Hello Kafka!')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.10.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
waterdrop — gem install waterdrop · libregistry