Archived
1
Commit Graph

2 Commits

Author SHA1 Message Date
78c882347d Fixes for non-welcoming and non-creating new users 2018-01-30 08:28:13 +04:00
b8226d8aa8 DataCache and changes for game update
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.
2018-01-29 23:50:25 +04:00