-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Migrated to another ITS
-
Affects Version/s: EDG 6.0.0 Alpha
-
Fix Version/s: EDG 6.0.0
-
Component/s: Build
-
Labels:None
Currently, it is possible to configure and use easily only FileCacheStore which is bundled
with the distribution in org/infinispan module under $EDG_HOME/modules.
It should be also possible to easily use other cache store implementations like:
- BdbjeCacheStore
- JdbmCacheStore
- JdbcBinaryCacheStore
- JdbcStringBasedCacheStore
- JdbcMixedCacheStore
and possibly:
- CloudCacheStore
- RemoteCacheStore
- CassandraCacheStore
- ClusterCacheLoader
The jar files with implementations of these cache store should be bundled in the distribution as e.g.
submodules under $EDG_HOME/modules so that it's easy to configure and use them. In the event of not
bundling them in the distribution, please provide a guide that will clearly describe how to use/bundle
these implementations into EDG.
- blocks
-
EDG-1 Provide a way for users to pass their own implementation of Key2StringMapper into EDG
-
- Closed
-