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

Added proxy to aws s3 resolver factory #392

Merged
merged 4 commits into from
Apr 14, 2014

Conversation

serdyuka
Copy link
Contributor

No description provided.

@serdyuka
Copy link
Contributor Author

@makasim, review please


$container->setDefinition($internalResolverId, $resolverDefinition);
$container->setDefinition($cachedResolverId, (isset($proxyResolverDefinition) ? $proxyResolverDefinition : $resolverDefinition));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@serdyuka

$container->setDefinition($cachedResolverId, $container->getDefinition($resolverId));

@makasim
Copy link
Collaborator

makasim commented Apr 14, 2014

@serdyuka could you please add a note about cache, and proxies options to aws s3 resolver doc.

@serdyuka
Copy link
Contributor Author

@makasim review please

@makasim
Copy link
Collaborator

makasim commented Apr 14, 2014

@serdyuka looks good! waitin for green and merge.

makasim added a commit that referenced this pull request Apr 14, 2014
@makasim makasim merged commit 3e363c3 into liip:master Apr 14, 2014
@makasim makasim deleted the aws-resolver-proxy-cache branch April 14, 2014 09:57
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.

2 participants