deb-ceilometer/releasenotes/notes/gnocchi-cache-1d8025dfc954f281.yaml
gordon chung f24ea44401 add initial release notes
Change-Id: I6eb9d874335b9caac14c28660bee81c3289cea8f
2015-12-03 00:11:32 -05:00

11 lines
341 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 <http://docs.openstack.org/developer/oslo.cache/opts.html#cache>`_
are also required.