Issues
- 2
- 0
ec alpha
#73 opened by jholmberg-cni - 1
Multiple dependencies of same "type"
#74 opened by jakepearson - 2
Non-associative components?
#67 opened by seancorfield - 5
- 8
Startup with asynchronous components?
#50 opened by danielcompton - 2
Keys of already started components for `::component/component-function-threw-exception`
#72 opened by lgrapenthin - 0
- 4
Make it possible to start a subsystem?
#69 opened by holyjak - 2
Cleaning up component dependencies by default
#68 opened by mthl - 2
- 1
- 1
- 1
How to inject db transaction per http request?
#56 opened by darkleaf - 9
- 1
init.el helper fns
#55 opened by freckletonj - 1
start/stop don't call a component's start/stop when there is no dependencies in the system map...
#54 opened by jszakmeister - 1
- 1
still dependent on IoC container?
#47 opened - 1
Question: Whether it should be okay to pass system record directly to a special component
#46 opened by thesoftwarephilosopher - 4
System fails to start with clojure 1.8.0-RC4
#44 opened by martinhynar - 3
When call to get-dependency fails, the reported component is always ::not-found [0.3.0]
#40 opened by hlship - 23
Clojurescript support
#3 opened by ToBeReplaced - 13
- 3
constructor documentation question
#36 opened by AndreaCrotti - 1
- 1
- 2
Sub-systems and dependencies metadata issue
#33 opened by wotbrew - 1
- 1
wondering the reasons to choose defrecord vs reify in stuartsierra/component
#29 opened by tangrammer - 2
Stop called twice on composed system
#28 opened by ddossot - 5
Components returning nil
#17 opened by jimrthy - 1
- 4
component self reflection
#22 opened by hiredman - 2
Cursor support?
#18 opened by mikera - 3
Move ::dependencies meta at the system level
#21 opened by frankiesardo - 3
- 2
Init within start, entry point & env/context
#16 opened by GetContented - 5
dissoc injected dependencies at shutdown
#9 opened by hlship - 2
Error or Warn when dependencies are null
#15 opened by deaddowney - 1
Log component lifecycle
#12 opened by jcf - 1
Addition of started? and stopped? functions
#10 opened by zcaudate - 1
evaling (refresh :after 'user/go) in user ns at repl does not reload user, and runs old/unchanged code.
#4 opened by intronic - 2
with-lifecycled?
#7 opened by gfredericks - 3
with-components macro for testing
#6 opened by ToBeReplaced - 1
How to access components in production?
#2 opened by xhh