Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 638 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 638 Bytes

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.