-
### Description
We currently use temporary storage directly through their paths on disk. We want introduce an interface that makes it easier to:
* Perform file cleanups in a structured manner.
…
-
```
datauri images are cached but not tracked, so they are not deleted after the
document has been rendered.
This patch against current SVN solves the issue:
Index: include/image_cache.cls.php
====…
-
It would be great if the project can add support for the GitHub actions cache API backend, which would make it usable on Github actions without needing an external remote caching server.
Docs: http…
-
Using this inside of an organisation where the actions repo are internal or private the scripts are unable to clone the git repo as it expects them to be public.
Any chance we can add a way to spec…
-
### Pitch
In short, the idea is to cache user toots and attachments on [IPFS](https://docs.ipfs.tech/concepts/what-is-ipfs/).
- Each Mastodon node would have a configured public [IPFS gateway](…
-
Related branch: [f_caching](https://github.com/Olian04/github-readme/tree/f_caching)
TODO:
- [X] Cache relative assets
- [ ] Cache remote assets
- [ ] Invalidate cache at regular intervals
- […
-
```
datauri images are cached but not tracked, so they are not deleted after the
document has been rendered.
This patch against current SVN solves the issue:
Index: include/image_cache.cls.php
====…
-
Hi,
I thought it might be a good idea to put the lazy Reference parquet files into git. Using this data directly from git is somehow not possible - e.g. our gitlab server also do not allow byte-ran…
-
### Feature Description
## GPUDirect Storage
[Nvidia GPUDirect Storage](https://developer.nvidia.com/blog/gpudirect-storage/) is a technology introduced by Nvidia that enables GPUs to read files d…
-
Hi, thank you very much for the excellent foyer library! I'm starting this discussion to explore the idea of adding foyer-opendal as a new device or storage option.
Possible services that could be …