forked from ungleich-public/cdist
+ push architecture in readme
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
c2454b645b
commit
3de78bfaed
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -35,6 +35,7 @@ Design | Meaningful error messages - do not lose time debugging error messages
|
||||||
Design | Consistency in behaviour, naming and documentation
|
Design | Consistency in behaviour, naming and documentation
|
||||||
Design | No surprise factor: Only do what is obviously clear, no magic
|
Design | No surprise factor: Only do what is obviously clear, no magic
|
||||||
Design | Define target state, do not focus on methods or scripts
|
Design | Define target state, do not focus on methods or scripts
|
||||||
|
Design | Push architecture: Instantly apply your changes
|
||||||
Small core | cdist's core is very small - less code, less bugs
|
Small core | cdist's core is very small - less code, less bugs
|
||||||
Fast development | Focus on straightforwardness of type creation is a main development objective
|
Fast development | Focus on straightforwardness of type creation is a main development objective
|
||||||
Requirements, Scalability | No central server needed, cdist operates in push mode and can be run from any computer
|
Requirements, Scalability | No central server needed, cdist operates in push mode and can be run from any computer
|
||||||
|
|
Loading…
Reference in a new issue