Skip to content

Conversation

@Blquinn
Copy link

@Blquinn Blquinn commented Oct 6, 2022

Hey 👋 I think you're allowed to batch the updates query for the benchmark. This PR implements jdbc batching for the hikari implementation.

spericas pushed a commit that referenced this pull request Nov 22, 2022
…mpower#7675)

* upgrade kotlin, gradle, http4k

* upgrade libraries, replace Jackson with Argo

* upgrade libraries, replace Jackson with Argo

* upgrade libraries, replace Jackson with Argo

* upgrade libraries, replace Jackson with Argo, introduce GraalVM

* update graalvm server to contain database routes

* remove cached queries from graal because it isn't supported

* rename graalvm jarfile

* adding in loom

* build custom gradle image for Java 19 builds

* rename dockerfile to be correct with the value set in the config file

* rename jetty dockerfile to be correct, fix config files as well

* switched port to 8080

* remove database tests for graalvm for the moment

* upgrade cache2k

* fixes for Cache2k API upgrades

* upgrade http4k

* repoint at port 9000, remove duplicate code from GraalVM

* fix graalvm configuration options

* added reflection config

* fixing graalvm reflection

* cleanup

* tweak implementation of cache population on update... much more efficient!

* added pbl resources and reflection config for fortune endpoint classes

* readded urls for graalvm

* tweak config for graalvm

* Introduce multiple database drivers (PGclient and Hikari) (#1)

Co-authored-by: albertlatacz <[email protected]>
spericas pushed a commit that referenced this pull request Aug 28, 2023
* [JavaScript] Add HyperExpress

* [HyperExpress] Create readme.md

* Rename readme.md to README.md

* [HyperExpress] Tidy up codes

* [HyperExpress] Add mysql

* [HyperExpress] Tweaking github actions for db pool max connections

* [HyperExpress] Instantiating json for each request (#1)

* [HyperExpress] Instantiating json for each request

* [HyperExpress] add max connections to postgres

* [HyperExpress] Removing postgres pool max connections

* [HyperExpress] Fix starting app in single instance

* [HyperExpress] Remove unused scripts

* [HyperExpress] Removing postgres pool max connections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant