Closed nullstyle closed 10 years ago
This PR makes it such that the the initializer system is async, using promises. This will allow us to initialize connections (such as redis) that cannot be synchronous.
This PR makes it such that the the initializer system is async, using promises. This will allow us to initialize connections (such as redis) that cannot be synchronous.