diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Overview +=== + + * apigrabber: microservice to fetch data from API + * processor: microservice to insert data into database + * compiler: microservice to calculate simple statistics + * analyzer: microservice to calculate using machine learning + * cruncher: microservice to calculate service-wide statistics + * preloader: microservice to prefetch matches for players that users are likely to view + * updater: microservice for communication between frontend and backend + * vainsocial: web frontend + * discordbot: Discord frontend + * minionlivesmatter: fun frontend + * vainglorygame.github.io: out-of-date documentation repository + * vaindock: Docker containers for services, databases and everything else + Setup === |
