-
The front-end uses
```
Cache-control: public, max-age=60
```
This means a response may be cached for 60 seconds, by either proxy or client, until it must be revalidated. If this works well we …
-
### Describe the feature you’d like to be implemented
Hey there. ghciwatch looks awesome!
I was wondering if ghciwatch supports caching the compiled bytecode to disk so that it can start faster on…
-
Hi,
as suggested in a [reddit discussion](https://www.reddit.com/r/build123d/comments/1gnvd4n/caching_build123d_objects/) this issue documents my brief investigation and proof-of-concept port of th…
-
Hi,
we want to start caching the category tree, but since we have to ask separately for each categroy, it is thousands of requests. Do you have any suggestion what is the best way to cache the cat…
-
**What is the problem your feature is trying to solve?**
The below video shows a browser cache issue that I've encountered from time to time. A browser refresh naturally resolves it, but it is confusi…
-
### Description
캐시를 사용해서 속도 향상을 해야한다.
### Todos
- [ ] 캐시 모듈 사용
### ETC
_No response_
-
Hi, it's ideal if the macro is able to cache the file content and only request the url once in a while to not slow down compilation. This can be done by looking at the `Cache` `Expires` and `Etag` hea…
-
-
The following error is misleading and potentially a side effect of prefect caching. 'thetao' units in both model and tables are 'degC'. The units set on rule for this variable is indeed 'degC' (rule.d…
-
Caching the favicon when adding a new "Open URL" to the menu could reduce initial loading time each time the menu opens on a page. Or maybe cache, at the menu opening, it if it's not referenced in the…