Commit Graph

34 Commits

Author SHA1 Message Date
Sylvain Briat 36c0f0fe11 Merge branch 'matcherEngine' into 'main'
Matcher engine

See merge request v3/service/matcher!2
2023-04-24 09:55:24 +00:00
sbriat 0b2ffa5351 improve tests 2023-04-24 11:03:17 +02:00
sbriat 3c54308935 better testing 2023-04-21 17:17:14 +02:00
sbriat 400b26dcc5 matcher as injectable 2023-04-21 16:30:48 +02:00
sbriat 45b33f1ce1 engine tree 2023-04-21 14:59:25 +02:00
Sylvain Briat 65b6042561 Merge branch 'matcherModule' into 'main'
Matcher module

See merge request v3/service/matcher!1
2023-04-21 08:40:12 +00:00
sbriat d4874f3030 fix bad imports 2023-04-21 10:37:13 +02:00
sbriat 844f9f34e1 fix bad imports 2023-04-21 10:34:52 +02:00
sbriat 5edf6895a6 deactivate integration test 2023-04-21 10:18:47 +02:00
sbriat a54694c5a9 divide domain to ecosystem / engine 2023-04-21 10:13:22 +02:00
sbriat 0a4c4bdf5a add dotenv cli 2023-04-20 16:29:17 +02:00
sbriat b77c2bf2e1 pretty pretty 2023-04-20 16:24:49 +02:00
sbriat 6dd4837c89 geography entity with tests 2023-04-20 15:52:01 +02:00
sbriat ed99b442eb graphhopper georouter tests 2023-04-20 10:49:35 +02:00
sbriat 0dec130396 graphhopper georouter tests 2023-04-20 10:47:54 +02:00
sbriat c759e81c23 WIP graphhopper georouter 2023-04-19 17:32:42 +02:00
sbriat 10a9b94588 try to launch thousands of request in parallel 2023-04-17 10:48:09 +02:00
sbriat ca03d1769a add georouter creator injection 2023-04-13 11:19:04 +02:00
sbriat 4c3195390e add georouter 2023-04-12 17:09:31 +02:00
sbriat a30b19e2f3 refactor 2023-04-12 16:03:19 +02:00
sbriat dd957763a3 add algorithm settings 2023-04-12 14:59:25 +02:00
sbriat b7822cf88f improve tests 2023-04-12 11:47:02 +02:00
sbriat c396da77fc add default timezone 2023-04-12 08:47:38 +02:00
sbriat b90db67ed0 add geography request 2023-04-11 16:28:22 +02:00
sbriat 1e4aa0eadc time request 2023-04-11 15:17:40 +02:00
sbriat 56bdd11970 time request 2023-04-11 15:07:38 +02:00
sbriat 2ffa40aa53 test time entity 2023-04-11 10:48:19 +02:00
sbriat 8ab1ddbebc use interfaces for requests 2023-04-11 10:13:15 +02:00
sbriat d6a12e4d0e WIP create query 2023-04-07 18:01:57 +02:00
sbriat f3ca813dd6 add cachemodule 2023-04-06 17:16:08 +02:00
sbriat 3b0f4b8c49 basic match action without functional behaviour 2023-04-06 17:05:25 +02:00
sbriat afca685e3d create module 2023-04-06 14:21:43 +02:00
sbriat d7b1c54b45 first commit 2023-04-06 11:12:49 +02:00
Sylvain Briat 8abee6afac Initial commit 2023-04-06 06:57:21 +00:00