-
Brainstorm about Caching:
- saving pdfs local and only retrieving images from those I have selected (e.g. via the sliceplot viewer)
-
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,
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…
-
Several pages initially display old data and have to be reloaded every time. This happens in
1. Leaderboard
2. Hinting page
3. Prada (interactioMode puzzle)
4. Puzzle solutions page
This is a known …
-
**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…
-
- [ ] update the document count via htmx in listing pages
-
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…
-
### 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…