Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 538 Bytes

PG2

Testing whether pg2 library can be used in a native binary image with GraalVM(23).

Usage

Currently testing:

[com.github.igrishaev/pg2-core "0.1.19"]

Test with (requires a local GraalVM installation):

  • You need to start the PostgreSQL container before executing the bynary result: docker compose up -d

  • Generating and executing the image: lein do clean, uberjar, native, run-native

Results

[pg.core :as pg][pg.pool :as pool]