Releases: dennisdoomen/FluidCaching
Releases · dennisdoomen/FluidCaching
1.3.2
1.3.1
1.2.0
1.1.2
- {Fix} Fixed a rare
OverflowException
that could happen when the cache isn't used for a while.
1.1.1
1.1.0
- {New} Added an example app to run some long-running tests
- {Fix} Fixed a potential deadlock that could have happened when concurrently adding items directly and through a
GetItem
call. - {New} Added additional statistics.
1.0.4
1.0.3
1.0.1
- {Fix} Ensured statistics are consistent when items are manually removed at the same time they are cleaned-up automatically.
- {Fix} Ensured concurrent additions under high load don't create duplicate items anymore.
1.0.0
Merge pull request #25 from dennisdoomen/develop Release 1.0