Skip to content

Added ability to use Caffeine for Caching, which enables additional features like eviction, which is not supported by existing ConcurrentHashMap parseCache (#45)#56

Open
siddarthaboddu wants to merge 1 commit into
jamsesso:mainfrom
siddarthaboddu:fix/add-eviction-to-cache-issue-45
Open

Added ability to use Caffeine for Caching, which enables additional features like eviction, which is not supported by existing ConcurrentHashMap parseCache (#45)#56
siddarthaboddu wants to merge 1 commit into
jamsesso:mainfrom
siddarthaboddu:fix/add-eviction-to-cache-issue-45

Added ability to use Caffeine for Caching, enabling additional featur…

a37fe7a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs