summaryrefslogtreecommitdiffstats
path: root/configserver-flags/pom.xml
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2019-01-26 15:04:53 +0100
committerHåkon Hallingstad <hakon@oath.com>2019-01-26 15:04:53 +0100
commita4cf71ae67fe32748cc06eb338be96889c4493ee (patch)
tree69b07b0b89f38bd7e0da226331f45b988b0cd64a /configserver-flags/pom.xml
parent8e700d0078e1015756a23781efc461913dc87419 (diff)
Cache flags DB
Up until now every lookup of a flag on ZooKeeperFlagSource would hit ZooKeeper. Flags are ideal for caching: Changes seldom, little data, clients should handle short-lived inconsistencies. This PR will make the backing FlagsDbImpl cache the /flags/v1 ZK directory and completes the optimization of ConfigServerFlagSource.
Diffstat (limited to 'configserver-flags/pom.xml')
0 files changed, 0 insertions, 0 deletions