-
今週の雑談会のログです:memo:
-
## Summary
現状PWAのキャッシュをほとんど活かせていないので、アップデートするたびにブラウザのキャッシュをクリアしないとエラー画面が表示されるなど使い慣れていないユーザーにとってあまり良くない印象を与えている
`workbox-routing` などのServiceWorkerでのキャッシュモジュールでjsとcssをキャッシュすることである程度緩和できると思う
#…
-
In my company we have about 22k namespaces. Switching ns with kubens is painfully slow and can take up to 10-15sec.
Do you have any plans to cache the ns list or are there any workarounds I can use…
nhat updated
4 months ago
-
In the expire option, you can specify a time frame to delete a cache entry. I assume that time starts from when the cache entry is created but does it get reset when the request is served from the cac…
-
### Is your proposal related to a problem?
I am using Keycloak as auth provider and Hasura to expose GraphQL queries. I am using jwk_url of `HASURA_GRAPHQL_JWT_SECRET` variable to provide Keycloak…
-
Verify caching handles all cases defined in https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching
It seems the caching implementation takes into account resources when the backend responds with…
-
代码仓库见 [GitHub - findxc/http-cache-example: use nginx to learn how http cache works](https://github.com/findxc/http-cache-example) 。
## 参考资料
* [HTTP 缓存 - HTTP | MDN](https://developer.mozilla.org/z…
-
Hello!
Having trouble with reloading the recoil `selector()` with `useRecoilRefresher_UNSTABLE()`.
The task is quite simple - in my application there are categories that are used in many component…
-
### What feature would you like to have?
The current version is processing the selected range of releases in the browser. We should move this process to the server with [Next.js API Routes](https:/…
-
Copied over from https://github.com/zooniverse/Panoptes-Front-End/pull/7096. When you measure page performance for FEM vs. PFE project classify pages, FEM pages run significantly slower in the browser…