ceilometer/releasenotes/notes/gnocchi-cache-1d8025dfc954f281.yaml
Hangdong Zhang 0b07da07b6 Update the documentation link for doc migration
Change-Id: Ie8b83497b3975ec4ce0f1bc1583d825f0af1b8b2
2017-07-26 17:35:33 +08:00

11 lines
354 B
YAML

---
features:
- >
Support resource caching in Gnocchi dispatcher to improve write
performance to avoid additional queries.
other:
- >
A dogpile.cache supported backend is required to enable cache. Additional
configuration `options <https://docs.openstack.org/oslo.cache/latest/configuration/index.html#cache>`_
are also required.