Skip to content

[server] replace utils.QueryCache with cachetools.LFUCache

Nicolas Chauvat requested to merge topic/default/querycache into branch/default

This change introduces a dependency to cachetools, but reinventing the wheel seems useless in the present case

closes #208 (closed)

Edited by Nicolas Chauvat

Merge request reports