kotatsu-syncserver
kotatsu-syncserver copied to clipboard
Update ktor and move routes to the routes package
chore: update ktor to v3 and gradleup to v8.3.6 refactor: move routes to a separate package
After updating ktor performance for api queries improved by 20% on average. For example from 50k to 65k rps for GET / and from 1k to 1.5k for GET /resources.