-
Below is an example of a deadlock that was seen.
Thread 1:
- Enters a concurrent queue's cross-segment lock [here](https://github.com/dotnet/runtime/blob/919e5b2b4995c0769f49d272042de50533b47c75/s…
-
Hi.
Getting NullpointerException if MemoryCache is disabled.
BitmapLruCache.java:560
...
BitmapLruCache.Builder builder = new BitmapLruCache.Builder(App.getContext());
builder.setMemoryCacheEnabled(…
-
Getting a Nullpointer in the Memory Cache in hydra 0.4.0. Don't really know where to start dubugging this..
```
2014-01-15 17:02:30,064 [Thread-4] ERROR com.findwise.hydra.Main - Got an uncaught exce…
-
Running jira-gerrit-plugin version 1.0 on JIRA v4.3.3 with a query of "message:%s" on Windows server 2003 I get the following stack trace:
2012-12-20 16:09:22,488 http-80-5 ERROR jaxelson 969x11059x1…
-
Hi!
First of all thanks for a great package 🥇
Version: DoubleCache 2.0.0-beta8 (Nuget).
When calling our API we have a middelware that uses DoubleCache. The idea is to get key from in-memory, …
-
[PrivateGPT](https://github.com/imartinez/privateGPT) is an AI project that allows To Interact with your documents using the power of GPT. This is the software behind the Mozilla's experimental [Memor…
-
### Description
This works in .NET Framework, but in .NET 6, I'm seeing an issue where items added to a `MemoryCache` are not evicted based on the cache memory limit.
Likely related, no matter how…
-
In #480 the internal static cache has been replaced by using the `@cache.static` service. This, now, opens the way to double the static caching with persistent caching (database, Redis, etc).
All w…
-
can achieve this kind of functionality : like for ex : boolean stat = imageloader.isImageCache(url);
if image is already cache some where it will return true otherwise false.
-
Hi,
Thank you for making caching so easy in Web API.
I just have this problem that sometimes it appears as the caching actually crashes the appdomain in the webserver.
I would really appreciate som…
nlunn updated
10 years ago