-
Notifications
You must be signed in to change notification settings - Fork 6
Remove conference data load from service #102
Comments
We will seperate server implementation (favorites, preferences, feedback) from conferences data provider. Conference data provider will be cron job triggered processes generating static files (init.json, resources.json, conferences.json. speaker images, ...). |
todos:
|
Current state: Todos:
|
I've converted all JavaLand conferences, so we have some more test data: https://latest-static.dukecon.org/javaland/2017/ JavaLand 2016 does not work, because the local file location of input data can not be found. TODOs:
|
What is missing to close this? |
The server instance should not load (and transform and server) conference data any longer.
The text was updated successfully, but these errors were encountered: