Skip to content

Replace ConcurrentHashMap with ConcurrentMap interface in LoadPath builder#9

Merged
slawo-ch merged 1 commit into
twineworks:masterfrom
svilen-ivanov:master
May 26, 2024
Merged

Replace ConcurrentHashMap with ConcurrentMap interface in LoadPath builder#9
slawo-ch merged 1 commit into
twineworks:masterfrom
svilen-ivanov:master

Conversation

@svilen-ivanov
Copy link
Copy Markdown
Contributor

The change allows plugging different implementation of a concurrent map (for example Caffeine LocalCache implements ConcurrentMap )

Allow plugging different implementations of concurrent maps (for example Caffeine Cache)
@slawo-ch slawo-ch merged commit 38112ff into twineworks:master May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants