Hi team,
I have a common library which creates a cache using jacache implementation. this library is being used in multiple applications hence the same named cache is being used by multiple applications.
I want this named cache to be specific to the application rather than one per JVM.
is there any option in jacache or coherence to force this behavior (preferably in a programmatic way. )
Please help.
regards,
Dushyanth