Skip to content

More robust database for plugins #41

Description

@saltire

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions