Erik C. Forés
Erik C. Forés
@marekdedic Can yo u check the conflicts I fixed on src/sswr.ts? If so, this is ready for merge
I'll make a release in a few min/h
Hello @v01061374 Does this solution work with other languages? If so, I would recommend you to make a pull request, so we can all benefit ^^
Feel free to make a pull request :p
This likely happens due promise catching. The only way I've found to invalidate the cache is to change the key of the SWR hook. The example below uses an array...
Given how simple the solution is on user-land code, I would recommend to add a size_limit parameter on the function.
We should have the ability to close active connections when shutdown is happening... hitting a context deadline due client error is not precicely what I would expect
Due resource management in the company I work at, I can't dedicate the time to do this at the moment. I'll get back to you if time is allocated. At...
- dictionary($dictionary) Sets the dictionary. If string is provided, it will be treated as a path and will try to decode the json contained in the path. If array is...