facebook / mcrouter

Mcrouter is a memcached protocol router for scaling memcached deployments.
MIT License
3.25k stars 530 forks source link

Moving SR specific impls into CarbonRouterClient.cpp #405

Closed antonl2 closed 1 year ago

antonl2 commented 1 year ago

Summary: This should improve compilation time for cpp files that include CarbonRouterClient.h The idea is to extract namespace level function that does not depend on any template parameters and move its implementation to cpp file.

Differential Revision: D43330738

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D43330738

facebook-github-bot commented 1 year ago

This pull request has been merged in facebook/mcrouter@4a8e8b0aa3f25428042da961fcf1938f5d2dbe62.