horizon/doc
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
..
source rework memoized as a LRU cache with expiry 2018-11-02 13:38:12 +13:00
requirements.txt Follow the new PTI for document build 2018-03-25 02:14:40 +09:00