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

[Cherry-Picked] [NSCache] [SR-3904] Fix for object storage. #901

Merged
merged 7 commits into from Mar 5, 2017

Conversation

naithar
Copy link
Contributor

@naithar naithar commented Mar 2, 2017

No description provided.

Sergey Minakov and others added 6 commits March 2, 2017 09:40
new default value '0' of '.totalCostLimit' and '.countLimit' matches
Darwin's Foundation version.
NSCacheKey is new key class for 'NSCache' inner dictionary. It matches
the Darwin's NSCache key behavior.
@naithar
Copy link
Contributor Author

naithar commented Mar 2, 2017

This one should probably wait for #900 to be merged.

@alblue
Copy link
Contributor

alblue commented Mar 2, 2017

@swift-ci please test

@naithar
Copy link
Contributor Author

naithar commented Mar 3, 2017

I've added cost/count limit fix. Please review.
It should be ready for merge now.

@alblue
Copy link
Contributor

alblue commented Mar 3, 2017

@swift-ci please test

@naithar
Copy link
Contributor Author

naithar commented Mar 3, 2017

The build job seems to be finished successfuly.

@alblue
Copy link
Contributor

alblue commented Mar 3, 2017

LGTM. @parkera what do you think? #900 has been merged into master, and this is cherry-picked onto the swift-3.1 branch

@parkera parkera merged commit 8423946 into apple:swift-3.1-branch Mar 5, 2017
@parkera
Copy link
Member

parkera commented Mar 5, 2017

Let's make sure this gets in.

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

3 participants