diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-15 21:43:02 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-15 21:43:02 +0200 |
| commit | 46725066a56dc4d08cc03b1ea394e21ec449a80f (patch) | |
| tree | f7ab6dd41634c0bc5791f7ee1121ca1876edea0f /README.md | |
| parent | 97f6e5a4aedf8f71e09da8e11e77e506807e6248 (diff) | |
| download | meta-46725066a56dc4d08cc03b1ea394e21ec449a80f.tar.gz meta-46725066a56dc4d08cc03b1ea394e21ec449a80f.zip | |
2.0.0 beta
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -3,15 +3,13 @@ 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 + * cruncher: microservice to calculate statistics + * analyzer: machine learning tool + * bridge: microservice for communication between frontend and backend * vainsocial: web frontend * discordbot: Discord frontend - * minionlivesmatter: fun frontend - * vainglorygame.github.io: out-of-date documentation repository + * vainglorygame.github.io: documentation repository + * docs: more documentation * vaindock: Docker containers for services, databases and everything else Setup |
