pureharm-db-core
See changelog.
modules
The available modules are:
"com.busymachines" %% s"pureharm-db-core" % "0.5.0"
. Which has these as its main dependencies:- pureharm-core-anomaly
0.3.0
- pureharm-core-sprout
0.3.0
- pureharm-core-anomaly
usage
To load DBConnectionConfig
use your prefered config reading library. We highly encourage you to use pureharm-config-ciris. Alternatively, you can use pureharm-config, although we treat the usage of the pureconfig
as legacy at this point.
Under construction. See release notes and tests for examples.
Copyright and License
All code is available to you under the Apache 2.0 license, available at http://www.apache.org/licenses/LICENSE-2.0 and also in the LICENSE file.