This repository has been archived on 2022-11-04 . You can view files and clone it, but cannot push or open issues or pull requests.
b8226d8aa8de92446ffa902ecb43a1cb94bf3442
Recent game update changed pokememes view in pokedeks, so we need to reflect it by updating parser. Introducing DataCache - a silver bullet for eliminating lags linked to database queries. Less queries, more in RAM, faster work. Needs testing in production environment.
Description
Languages
Go
100%