Store madelineProto cache in mysql
Huge update for madelineProto and docker-compose files.
I implemented new storage mechanism in madelineProto to keep data in mysql instead of memory.
Docker-compose file updated too. Start using TelegramApiServer with mysql as simple as docker-compose up -d
.