As the connection pool shutdown is rather slow, it'd be nice to have a way to keep the connection open for the run of the entire test suite. Not exactly sure how we could do it, maybe the connection could be injected through a specific constructor in RedisDatastoreProvider.
|