yadayada/acd_cli

Request: MySQL / MariaDB support

Open

#312 opened on Apr 17, 2016

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Python (1,360 stars) (173 forks)batch import
cachehelp wanted

Description

In some special use case, I have have to share the same database to multiple acd_cli fuse instances. This makes nodes.db crash very often, and if it does, I will have to manually remove nodes.db then $ acd_cli sync. If there is MySQL / MariaDB support, there will not be database crash problem. Thanks.

Contributor guide