[
https://issues.apache.org/jira/browse/FELIX-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841515#comment-16841515
]
Carsten Ziegeler commented on FELIX-6131:
-----------------------------------------
The in-memory persistence manager can be enabled by setting the framework
property
{noformat}
felix.cm.pm=memory
{noformat}
> Add in-memory persistence manager
> ---------------------------------
>
> Key: FELIX-6131
> URL: https://issues.apache.org/jira/browse/FELIX-6131
> Project: Felix
> Issue Type: New Feature
> Components: Configuration Admin
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: configadmin-1.9.16
>
>
> By default configurations are persisted in the file system. There are some
> use cases where the instance is started and never restarted. For such use
> cases there is no need to store the configurations in the file system,
> especially as all of them are hold in memory, too.
> Therefore we should provide a simple in-memory persistence manager for these
> use cases to avoid creating unnecessary files in the file system
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)