Commit Graph

22 Commits

Author SHA1 Message Date
Marcos Lilljedahl
4eda861329 Merge branch 'routing_refactor' into next 2017-07-18 15:15:11 -03:00
Marcos Lilljedahl
8eae9c1e06 Merge branch 'next' into mongo_storage 2017-07-18 14:43:27 -03:00
Jonathan Leibiusky @xetorthio
08b64dadde Add storage API abstraction 2017-07-18 14:32:17 -03:00
Jonathan Leibiusky @xetorthio
4731d8ec98 Event refactor 2017-07-18 10:45:05 -03:00
Marcos Lilljedahl
3e38804393 Fix path for stack files 2017-07-10 18:59:38 -03:00
Marcos Lilljedahl
b9f154c07c Unify file upload strategies 2017-07-10 18:53:33 -03:00
Jonathan Leibiusky @xetorthio
3a13358739 Merge branch 'master' into storage_refactor 2017-06-16 10:02:20 -03:00
Jonathan Leibiusky @xetorthio
de281eb58b Fix missing host setting and fix tests 2017-06-15 18:17:02 -03:00
Jonathan Leibiusky @xetorthio
e9911abf94 Storage has now it's own package.
Remove global `sessions` map and use configured storage.
Add a `types` package so both `pwd` and `storage` can access without
circular dependencies.
Now the session is prepared when requested and not on load.
2017-06-15 16:09:41 -03:00
Jonathan Leibiusky @xetorthio
2224e6e540 Add image_name parameter to SessionDeploy 2017-06-14 21:09:20 -03:00
Jonathan Leibiusky @xetorthio
6c8c21618b More prometheus metrics 2017-06-14 20:59:50 -03:00
Jonathan Leibiusky @xetorthio
d87810b788 Missed the session ID 2017-06-14 09:55:25 -03:00
Jonathan Leibiusky @xetorthio
1fc0bf8dc8 Avoid stopping the world 2017-06-14 09:48:40 -03:00
Jonathan Leibiusky @xetorthio
37c16d0d98 Lock when creating new sessions as access to session map cannot happen
concurrently
2017-06-12 12:59:34 -03:00
Jonathan Leibiusky @xetorthio
e09ac22579 Fix small bug 2017-06-10 18:29:43 -03:00
Jonathan Leibiusky @xetorthio
33febafb43 Load sessions in parallel 2017-06-10 18:18:30 -03:00
Jonathan Leibiusky @xetorthio
84f9af177c Locking happens now on the instance level 2017-06-09 16:12:01 -03:00
Jonathan Leibiusky @xetorthio
080d9b3133 Parallel implementation of the setup, makes each around 3 times faster 2017-06-07 10:13:46 -03:00
Jonathan Leibiusky @xetorthio
6d992b5d02 Add session templates 2017-06-06 14:48:26 -03:00
Jonathan Leibiusky @xetorthio
c25b06936e Merge branch 'jonas_master' into refactor_test_1 2017-05-24 10:00:03 -03:00
Jonathan Leibiusky @xetorthio
3d96760a98 WIP 2017-05-23 19:29:36 -03:00
Jonathan Leibiusky @xetorthio
911d56bc49 WIP 2017-05-19 17:25:05 -03:00