Skip to content

Store madelineProto cache in mysql

Compare
Choose a tag to compare
@xtrime-ru xtrime-ru released this 11 Jun 18:47
· 309 commits to master since this release

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.