what would be the best way to implement a queue system for a discord music bot?
@fantoro SQLite db won't scale. It's the popular vote, yes, but oof unless you create a new SQLite db for every Discord server, it will become awful for performance at some point
@kescher hmm I guess I'll try to fuck around with mariadb n go with the good ol' mysql then
@fantoro please try postgres.
Mastodon instance for LIVIDnet.
@fantoro SQLite db won't scale. It's the popular vote, yes, but oof unless you create a new SQLite db for every Discord server, it will become awful for performance at some point