Implement a memoization for save the "memories" of ways. For example, store the properties and not parse these in each request ```php ways::memory('/path/to/memory/folder'); ``` If md5_file of a registered file was not change, then load properties from memory.
Implement a memoization for save the "memories" of ways. For example, store the properties and not parse these in each request
If md5_file of a registered file was not change, then load properties from memory.