timetable/buildSrc
Jim Martens 7fbd270019
feat: Support CRUD functionality (#7)
The station search implementation only works via DB and is very slow. For a simple query, the answer takes about 1s or longer. That is 100 times slower than it should be. For now, however, this solution is adequate to achieve a first prototype that includes the core functionality.

feat: Add station search
2024-01-06 14:06:43 +01:00
..
src/main/kotlin feat: Support CRUD functionality (#7) 2024-01-06 14:06:43 +01:00
build.gradle.kts Changed to Kotlin 2023-09-23 20:46:13 +02:00
settings.gradle.kts Changed to Kotlin 2023-09-23 20:46:13 +02:00