-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Remove folly::EvictingCacheMap #52019
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D76631579 |
This pull request was exported from Phabricator. Differential Revision: D76631579 |
5388ccc
to
e471c2e
Compare
Summary: Pull Request resolved: facebook#52019 Replace folly::EvictionMap with pure std implementation changelog: [internal] Differential Revision: D76631579
This pull request was exported from Phabricator. Differential Revision: D76631579 |
e471c2e
to
525e37f
Compare
Summary: Pull Request resolved: facebook#52019 Replace folly::EvictionMap with pure std implementation changelog: [internal] Differential Revision: D76631579
This pull request was exported from Phabricator. Differential Revision: D76631579 |
525e37f
to
090297f
Compare
This pull request was exported from Phabricator. Differential Revision: D76631579 |
090297f
to
bf1923a
Compare
Summary: Pull Request resolved: facebook#52019 Replace folly::EvictionMap with pure std implementation changelog: [internal] Reviewed By: javache, sammy-SC Differential Revision: D76631579
This pull request was exported from Phabricator. Differential Revision: D76631579 |
Summary: Pull Request resolved: facebook#52019 Replace folly::EvictionMap with pure std implementation changelog: [internal] Reviewed By: javache, sammy-SC Differential Revision: D76631579
bf1923a
to
9fde9d9
Compare
Summary: Pull Request resolved: facebook#52019 Replace folly::EvictionMap with pure std implementation changelog: [internal] Reviewed By: javache, sammy-SC Differential Revision: D76631579
This pull request was exported from Phabricator. Differential Revision: D76631579 |
9fde9d9
to
461de90
Compare
This pull request has been merged in 089fb10. |
This pull request was successfully merged by @christophpurrer in 089fb10 When will my fix make it into a release? | How to file a pick request? |
Summary:
Replace folly::EvictionMap with pure std implementation
changelog: [internal]
Differential Revision: D76631579