-
Updated
Mar 5, 2020 - Go
#
caching-library
Here are 49 public repositories matching this topic...
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
-
Updated
Sep 18, 2020 - ColdFusion
An efficient multi-layered caching system for .NET
-
Updated
Sep 9, 2020 - C#
Set of caching hooks and routes for feathersjs.
-
Updated
Jun 1, 2020 - JavaScript
Create a caching with the Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays.
-
Updated
Jul 5, 2018 - PHP
paskal
commented
Jun 4, 2020
With probability higher than 20% locally and than 50% on GitHub Actions, TestCache_MaxCacheSizeParallel/LruCache fails with race condition. It's seen as LruCache.currentSize wrong values \ concurrent changes despite the fact that all changes are done using atomic.AddInt64 and atomic.LoadInt64.


Is your feature request related to a problem? Please describe.
@ImageView can be configured with a height and width value so that the images are resized before they are put into the ImageView
Describe the solution you'd like
Optimized logic for resizing bitmaps before they are added to the ImageView if the required values are passed to the annotation.