kithara 0.1.7

A Clojure Library for Reliable RabbitMQ Consumers.

Installation

To install, add the following dependency to your project or build file:

[kithara "0.1.7"]

Namespaces

kithara.config

Lyra configuration builders.

Public variables and functions:

kithara.core

Public API for simple RabbitMQ consumer creation.

kithara.middlewares.confirmation

Public variables and functions:

kithara.middlewares.confirmation-defaults

Public variables and functions:

kithara.middlewares.env

Public variables and functions:

kithara.middlewares.executor

Public variables and functions:

kithara.middlewares.logging

Public variables and functions:

kithara.patterns.dead-letter-backoff

kithara.patterns.threads

Public variables and functions:

kithara.protocols

Basic protocols outlining kithara Components and their Composability.