Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants