hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

kafka_message_bus

2.2.0
4.3.4 4.3.3 4.3.2 4.3.1 4.3.0 4.2.10 4.2.9 4.2.8 4.2.7 4.2.6 4.2.5 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.1 4.1.0 4.0.1 4.0.0 4.0.0-rc.8 4.0.0-rc.7 4.0.0-rc.6 4.0.0-rc.5 4.0.0-rc.4 4.0.0-rc.3 4.0.0-rc.2 3.0.0 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.0 2.0.2 2.0.1 2.0.0 1.0.1 1.0.0 0.2.3 0.2.2 0.2.1 0.2.0 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0

A general purpose messaging utility library supporting Exq and Kaffe

HexDocs HexPreview

Current section

3 Dependencies

Jump to
Readme
49 Versions
3 Dependencies
0 Dependants
Activity
Readme 49 Versions 3 Dependencies 0 Dependants Activity

Dependencies of kafka_message_bus

3 dependencies
Package Requirement
exq
~> 0.9.0
kaffe
~> 1.0
poison
~> 2.0

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 20 40 60 80

this version

2 380

yesterday

2

last 7 days

20

all time

19 598

Last Updated

Oct 20, 2017

License

MIT

Build Tools

mix

Publisher

jeffhsta jeffhsta

Links

  • GitHub

Owners

  • heckfer heckfer
  • execb5 execb5
  • thalesyokoyama thalesyokoyama
  • campgladiatortech campgladiatortech
  • cgerling cgerling
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".