emidln / curiosity.components

Curiosity Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curiosity.components

Reusable clojure components for common functions.

Includes components for the following:

  • ring application
  • http server (based on undertow)
  • metrics registry (based on codahale metrics)
  • sqs queues
  • s3 storage
  • nrepl server
  • redis connection

We also include some settings scaffolding to enable quickly building systems of components that are wired up 12-factor style.

Usage

FIXME

License

Copyright © 2015-2017 Curiosity, Inc

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

About

Curiosity Components

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%