Closed kylekz closed 7 years ago
Hi again, @xKairu!
Thank you for reporting these bugs, they should be fixed in 3bb87eb. But I'll be also making a release v0.5
containing these changes later.
Let me know if the fixes were successful 😄.
Looks like they're successful to me, thanks!
Now I'm gonna start being a pain ;)
First error I encountered:
Second:
My API object:
And because I'm using Laravel, I made an Illuminate cache provider: https://gist.github.com/xKairu/ede67698327fb722aea5e14bbd21fc68
The cache provider seems to work, as getting a stored object just after its set to $this->cache works.
Setting SET_CACHE_RATELIMIT to false results in this, and I have to remove all cache-related options to fix it: