Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 653 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 653 Bytes

afrolabs/components

An open-source clojure library for use in Afrolabs projects.

Why

  • Some components should only be created once and then shared.
  • Capture opinions about how to create re-usable components.

What

  • Library of integrant components.
  • Utilities for easy instantiation of microservices.
    • Reading config.edn files with support for #parameter (environment variables or java system properties)
    • Handling of unix OS signals (SIGINT) for shutdown

Who

Initial contributor:

Pieter Breed
pieter@afrolabs.co.za