Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More robust database for plugins #41

Open
saltire opened this issue Sep 12, 2017 · 0 comments
Open

More robust database for plugins #41

saltire opened this issue Sep 12, 2017 · 0 comments

Comments

@saltire
Copy link
Member

saltire commented Sep 12, 2017

Currently plugins just create their own nedb instances which save to flat files. Should move this functionality into core so any plugin can easily create database collections, and make sure these files will persist if the bot is running in the cloud.

Could have an option to use nedb and require a directory, or use something like MongoDB and require a connection string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant