Registry / messaging / phobos

phobos

JSON →
library2.1.6rbrubygemsunverified

A microframework and library for Kafka-based applications, wrapping common behaviors for consumers and producers.

gem install phobos
INSTALL
IMPORT
SIG · PHOBOS
P
phobos
messagingrubyv2.1.6
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.

Phobos
require 'phobos'

Define a Kafka consumer using Phobos.

require 'phobos' class MyConsumer < Phobos::Consumer def consume(payload, metadata) puts payload end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
phobos — gem install phobos · libregistry