horizon/doc/source/configuration
Adrian Turjak f3094e6f83 rework memoized as a LRU cache with expiry
memoized now operates as a LRU cache that additionally uses
weakrefs to clear keys.

The max_size of the LRU cache can be set per decorated
function when defined, but a global default can be set too.

Change-Id: I431d61283cd613f09664f8f370dd3fd126fc724f
2018-11-02 13:38:12 +13:00
..
branding.rst Use doc8 check 2017-07-19 10:31:16 +00:00
customizing.rst doc: cleanup unnecessary vertical lines 2018-01-14 05:45:35 +09:00
index.rst doc: Move settings information to configuration/ dir 2017-06-30 02:27:21 +09:00
pluggable_panels.rst Workflow: Make steps pluggable via horizon plugin config 2018-04-13 12:57:46 +00:00
settings.rst rework memoized as a LRU cache with expiry 2018-11-02 13:38:12 +13:00
themes.rst doc: use "python manage.py" directly rather "tox -e manage" 2017-12-12 00:14:23 +09:00