slack-archive-bot
slack-archive-bot copied to clipboard
Support using MySQL as storage backend
sqlite works well for smaller workspaces but doesn't scale very well for large workspaces. The sqlite file does grow quite large and queries take a considerable amount of time to complete. Offering the option to use MySQL instead of sqlite would add scalability.
gonna tackle this right now. may be able to get this done tonight. @docmarionum1