Subject: | Confusing limitiation |
No matter how many times I read this, I still don't understand it:
"Currently, only get-requests that store the result in memory (i.e. do not use the option to have the result stored directly in a file or delivered via a callback) is cached. I intend to remove this limitation in a future version."
Since, as I understand it, you have to pass a "BasePath" to init(), and as BasePath is a directory, you *have* to store the result in a file.