dbReady()
    .then(function () {
      return Topic.collection
        .find({})
        .toArray()