jalehman / reactor

Transactional event processing pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactor

A Clojure library designed to ... well, that part is up to you.

Usage

To get started, ensure you have clojure and leiningen installed. For a longer explaination on spinning up clojure and a dev environment, look at this gist.

To install the project dependencies, run:

lein deps

To run the tests:

lein tests

To build and use in production:

FIXME

License

Copyright © 2017 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Transactional event processing pipeline

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%Language:Shell 0.0%