ceilometer/releasenotes/notes/gnocchi-cache-1d8025dfc954f...

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.