imag/lib
Matthias Beyer 0ed636bb06 Refactor libimagrt+libimagstore to pass whole configuration object
Before we extracted the store configuration from the configuration
toml::Value object and passed it to the store.

This is unecessary overhead.

Now we pass the whole configuration object and let the store extract the
required values.
2017-12-24 13:52:18 +01:00
..
core Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
domain Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
entry Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
etc Transform to use error-chain 2017-12-23 14:20:46 +01:00