Skip to content

Commit

Permalink
feat: node clustering
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This commit changes thenode clustering and its configuration.
  • Loading branch information
frankpagan committed Aug 24, 2024
1 parent 296f382 commit acb423b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ module.exports.init = async function (cluster, server) {

new metrics(crud);
new notification(crud);

new usage(crud);
new unique(crud);
new organizations(crud);
Expand Down

0 comments on commit acb423b

Please sign in to comment.