[infinispan-issues] [JBoss JIRA] (ISPN-2927) Populating the cache from file or tables
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Mar 27 14:20:41 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus resolved ISPN-2927.
---------------------------------
Resolution: Rejected
you could use preloading[1] + a custom cache loader implementation to achieve just that[2]
[1] https://docs.jboss.org/author/display/ISPN/Cache+Loaders+and+Stores
[2] http://docs.jboss.org/infinispan/5.2/apidocs/org/infinispan/loaders/CacheLoader.html
> Populating the cache from file or tables
> ----------------------------------------
>
> Key: ISPN-2927
> URL: https://issues.jboss.org/browse/ISPN-2927
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Edoardo Schepis
> Assignee: Mircea Markus
>
> It wold be useful the ability to configure the cache in order to populate its content starting from a file or a DB table.
> The configuration can define the sources: mapping key/values from CSV file or DB table columns and the cache at startup or via some API can be populated from the configured source.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list