Project

General

Profile

User Story #1754

Configuration: split into smaller parts

Added by Sebastian Manger over 7 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
21 Dec 2017
Due date:
% Done:

0%

Estimated time:
Resolution:
duplicate

Description

User Story

As a software developer
I want to cache only sections of the configuration (not the whole object)
so no caching within the python process is necessary, leading to a much smaller RAM footprint

Acceptance Criteria

  • lru_cache on the whole config object is removed
  • Application runs as usual

Also available in: Atom PDF