Right now in FlysystemFactory::getAdapter()
the replicate and caching wrappers are hard coded. It would be nice to make this into some sort of API so that other modules can add wrappers. For instance, I'm working on an encryption wrapper, and possibly a locking adapter.
My initial thought is an event. It gets a little tricky though, since the order is important. Event priority should work, but we need to document ordering considerations.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.