-
Recently, our production web environments began failing due to OOM (Out of Memory) errors. Upon analyzing the heap dumps, we noticed a large number of 33-character strings, all prefixed with a t. It t…
-
The documentation says:
![image](https://github.com/pgpool/pgpool2/assets/5222114/40b0bf86-5d56-4fb6-9795-0a3ae34517c6)
I'm facing a use-case with [Grafana](https://grafana.com/grafana/), where …
-
### Type of issue
Missing information
### Description
Specifies a SizeLimit. In terms of what? Bytes? Number of items in Cache?
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/microsoft…
-
Caching a Uint8Array of wasm.memory.buffer across calls to WebAssembly.instanitate causes a use-after-free in the WebAssembly::MemoryInstance.
This is easy to reproduce by inverting this patch to t…
-
If this is being created for multiple users (maybe one day millions), we need to scale. Having in memory with numpy is simple, but if I was to query something, it would load the entire database in mem…
-
> Static content will not see great benefits.
Would it be possible to add an option to store the cache in memory instead of in disk? This could presumably improve performance so that you then *woul…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm experiencing significant memory usage problems with the remote auth feature in my…
-
My server has 8 GB of RAM, and I use Redis for caching. If my API, which uses Redis for caching, handles about 100 requests per second, will my server run out of RAM given that Redis caches data in …
-
Is there a way to disable the cache persistency, so that the images are cached in-memory only and dropped upon every app startup?
I've looked through the API and briefly checked the source code and…
-
I'm relatively new to React, so I might not be asking this question correctly, but is there a way to cache data at a more global level within Obsidian and access that data from a component?
For exa…