store: Store a message
This is a method of the Memory class in the memory module.
async def store(&mut self, message: Message) -> Result<()>