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 })

Activity

changed the title [-]Index on Mongodb database[/-] [+][PR] Index on Mongodb database[/+] on May 28, 2025
changed the title [-][PR] Index on Mongodb database[/-] [+]Index on Mongodb database[/+] on May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @xlyric

        Issue actions

          Index on Mongodb database · Issue #54 · linagora/linshare-core