A message expecting a response from database.
It holds a promise that will be completed by the MongoDBSystem actor.
The future can be used to get the error or the successful response.
This member is added by an implicit conversion from ExpectingResponse to
any2stringadd[ExpectingResponse] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from ExpectingResponse to
StringFormat[ExpectingResponse] performed by method StringFormat in scala.Predef.
A message expecting a response from database. It holds a promise that will be completed by the MongoDBSystem actor. The future can be used to get the error or the successful response.