b.lru_cache : module documentation

Part of bzrlib

A simple least-recently-used (LRU) cache.
Class LRUCache A class which manages a cache of entries, removing unused ones.
Class LRUSizeCache An LRUCache that removes things based on the size of the values.
Class _LRUNode This maintains the linked-list which is the lru internals.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.