Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve connection cache when setting fog_credentials #2383

Merged
merged 1 commit into from Apr 30, 2019
Merged

Preserve connection cache when setting fog_credentials #2383

merged 1 commit into from Apr 30, 2019

Conversation

dmitryshagin
Copy link
Contributor

Create a setup using this wiki https://github.com/carrierwaveuploader/carrierwave/wiki/How-to:-Define-different-storage-configuration-for-each-Uploader leads to initializing CarrierWave on every uploader initialization instead of using cached connections.
This PR adds connection cache utilization for the case described in wiki above.

@mshibuya mshibuya merged commit 3fda5a2 into carrierwaveuploader:master Apr 30, 2019
@mshibuya
Copy link
Member

Makes sense, thanks!

mshibuya added a commit that referenced this pull request Apr 30, 2019
@dmitryshagin dmitryshagin deleted the preserve_connection_cache branch April 30, 2019 10:59
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.

None yet

2 participants