You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
[-]Index on Mongodb database[/-][+][PR] Index on Mongodb database[/+][-][PR] Index on Mongodb database[/-][+]Index on Mongodb database[/+]