furkan3ayraktar/clojure-polylith-realworld-example-app

Create a branch which uses a real, realworld database like Postgres

ejstembler opened this issue · 0 comments

I haven't been able to find any Polylith examples which use a real, realworld database like Postgres (or MySQL etc.). I have a few Clojure web services which use Postgres + connection pooling (hikari), though I have no idea how to incorporate that into a Polylith project.