Skip to content

Commit

Permalink
Update optimization index in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pozhega authored Nov 9, 2023
1 parent e86e7f7 commit b3aec0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ It may be required to create the following index for faster sorting (see [#24](h

```
db.agendaJobs.ensureIndex({
"repeatInterval": -1,
"nextRunAt" : -1,
"lastRunAt" : -1,
"lastFinishedAt" : -1
Expand Down

0 comments on commit b3aec0f

Please sign in to comment.