Browse Source

sync redis

master
zeus 4 years ago
parent
commit
b9ebb430ee
  1. 2
      swarmlab-app/src/run/app.js

2
swarmlab-app/src/run/app.js

@ -524,7 +524,7 @@ function onCollection(err, collection) {
setInterval(function () {
console.log('itemsProcessed', itemsProcessed);
// this method is also exposed by the Server instance
// this method is also exposed by the Server instance
//console.log(adapter.rooms);
}, 8000);
}

Loading…
Cancel
Save