Integrant is a minimalistic micro-framework for building applications following a data-driven architecture. It lets you define system components declaratively as configuration data and handles lifecycle actions (init, halt, resume) in dependency order, serving as a modern alternative to Component or Mount.
Features
- Defines application architecture via plain Clojure data (maps)
- Automatically orders initialization and halting tasks by dependencies using multimethods
- Supports resuming with reuse of existing resources when possible (resume)
- Provides tools to construct (init), suspend (suspend!), and tear down systems in reverse order
- Allows extraction of dependency graphs and deep merging of config maps (dependency-graph, converge)
- Compatible with both Clojure and ClojureScript environments
Categories
LibrariesLicense
MIT LicenseFollow Integrant
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Integrant!