sentinel-cpp
sentinel-cpp copied to clipboard
Feature: adaptive, low overhead fetching of cache timestamps.
https://github.com/alibaba/sentinel-cpp/issues/42
Describe what this PR does / why we need it
I added this big feature of adaptive, low overhead fetching of cache timestamps.
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews
Could you please illustrate your design in the PR desc (seems like the original design in Sentinel 1.8.x) and describe your scenario?
3ks for contributing, i will review these commits later as soon as my possible.
Could you please illustrate your design in the PR desc (seems like the original design in Sentinel 1.8.x) and describe your scenario?
3ks for contributing, i will review these commits later as soon as my possible.
please see this: https://github.com/alibaba/sentinel-cpp/issues/44 @sczyh30 @chenneal