-
## Background and Motivation
The MemoryCache implementation and interface leaves much to be desired. At the core of it, we ideally want to expose something more akin to `ConcurrentDictionary` that …
-
**Version**
5.0.1.7
**Describe the bug**
When using ``Query.LT`` or other code for ``BsonExpressionScalarDelegate`` , looking up the source code may reveal that there is a dictionary storing …
-
I've got a recycled bitmap issue cropping up when using a TransitionDrawable. I'm seeing this pretty consistently on an HTC Desire HD running 2.3.3, and sporadically on other devices. I'm using versio…
-
I can't get NCache to respect a 10 second absolute expiration. It always expires after about 15 seconds.
I have created a sample repository to demonstrate this:
https://github.com/gregpakes/NCa…
-
Hi there, I faced in issue with using this library with ListView or RecyclerView:
if listView have a few of duplicate images on first page than images goest to the wrong imageView.
If you use
``…
-
```
What steps will reproduce the problem?
1. Add 2 different hosts with the same directory (/web).
2. Mount the 2 FSs at the same time
What is the expected output? What do you see instead?
The both…
-
```
What steps will reproduce the problem?
1. Add 2 different hosts with the same directory (/web).
2. Mount the 2 FSs at the same time
What is the expected output? What do you see instead?
The both…
-
**Describe the bug**
Absolute expiration seems to not work. In unit tests (C#, Windows) it's ok but after deploying on Linux server, each time function to load data is called.
**To Reproduce**
…
-
**Describe the bug**
Concurrent calls to wrap for the same key, results in a cache stampede and all concurrent calls falls in the expensive wrapped function call. This behaviour is not present on cac…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
15.0.0
### Bug summary
When I configure umbraco with redis distributed cache, all properties in IPublish…