librecipe: Use cross-recipe cache for registerComputerPartition
Define a simple cache implementation using a Dict (Singleton) to prevent call registerComputerPartition multiple times over the sections.
Define a simple cache implementation using a Dict (Singleton) to prevent call registerComputerPartition multiple times over the sections.