Skip to content

Conversation

@liugf
Copy link

@liugf liugf commented Dec 15, 2014

when use 'memcached' driver, cache.store depends on 'memcached.connector', so 'memcached.connector' should bind before 'cache.store'

when use 'memcached' driver, cache.store depends on 'memcached.connector', so 'memcached.connector' should bind before 'cache.store'
@JoostK
Copy link
Contributor

JoostK commented Dec 15, 2014

No services should be resolved from the container before all have been bound. Also, these bindings happen all sequentially at once so nothing can come in-between resolving cache.store right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants