When tracing path through dry-system, the path kept on going through dry-inflector for looking up keys. Would it be possible to cache the result of first lookup so that this is fast?
To Reproduce
Provide detailed steps to reproduce, an executable script would be best.
Expected behavior
A clear and concise description of what you expected to happen.
Describe the bug
When tracing path through dry-system, the path kept on going through dry-inflector for looking up keys. Would it be possible to cache the result of first lookup so that this is fast?
To Reproduce
Provide detailed steps to reproduce, an executable script would be best.
Expected behavior
A clear and concise description of what you expected to happen.
My environment