Skip to content

Index on Mongodb database #54

@xlyric

Description

@xlyric

Hello,

I noticed that there are no indexes in the Mongo DB database, and this is causing slowdowns when displaying statistics and the event log on the administration side.

At least this type of command is missing:
db.audit_log_entries.createIndex({ creationDate: -1 })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions