Home

Awesome

finagle-clojure Build Status

A thin wrapper around Finagle & Twitter Future. This library assumes you are familiar with Finagle. If not, check out its docs.

Latest version: 0.7.1-SNAPSHOT

Building

lein sub -s "lein-finagle-clojure:finagle-clojure-template:core:thrift:http:mysql:thriftmux" install

Running Tests

lein sub midje

Libraries

The readmes in each sub-library have more information.

Create a new project with Thrift

lein new finagle-clojure $PROJECT-NAME

Then check out the readmes in the generated project.

Documentation