Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add userver #1

Closed
wants to merge 17 commits into from
Closed

add userver #1

wants to merge 17 commits into from

Conversation

itrofimow
Copy link
Owner

No description provided.

@itrofimow itrofimow changed the title Userver add userver Oct 6, 2022
itrofimow pushed a commit that referenced this pull request Dec 4, 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]>
@itrofimow itrofimow closed this Dec 20, 2022
itrofimow pushed a commit that referenced this pull request Jul 24, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant