Skip to content

b-social/event-processor

Repository files navigation

b-social/event-processor

A libary to process events making a number of choices

  • Using stuartsierra components
  • Event processing is wrapped in a jdbc transaction
  • Configured using environment variables from configurati
  • Logs using cambium

Allows for multiple processors configured in different ways.

Install

Add the following to your project.clj file:

[b-social/event-processor "0.1.0"]

Documentation

Usage

FIXME

License

Copyright © 2020 Kroo Ltd

Distributed under the terms of the MIT License.