bitcoin-s/db-commons-test/src/test/scala/org/bitcoins/db
Chris Stewart 756bfc4427 2021 01 27 conectionpool (#2578)
* Give connection pool example config

* Get hikari logging working on postgres

* fix 2.12.x

* Bump metrics core to a supported version

* Add hikari-logging and hikari-logging-interval configuration options to turn off/on hikari and schedule how often logs appear

* Turn off hikari logging in the db-commons/reference.conf and add it to appserver/reference.conf

* default the logging to off in scala code

* Make sure connection pool is enabled in db-commons, add default database configuration to website

* Address code review, fix things that didn't need to be changed
2021-01-28 09:44:03 -06:00
..
AppConfigTest.scala 2021 01 27 conectionpool (#2578) 2021-01-28 09:44:03 -06:00
CRUDTestPostgres.scala CRUD Test suite + updateAll improvements (#1618) 2020-07-30 10:10:56 -05:00
CRUDTestSQLite.scala CRUD Test suite + updateAll improvements (#1618) 2020-07-30 10:10:56 -05:00
DBConfigTest.scala Simplify DBConfig Test to fix failures (#2459) 2021-01-04 07:12:38 -06:00
DbManagementTest.scala Optimize node.start() and fetching filter & filter header heights (#2554) 2021-01-22 10:38:32 -06:00