[ 
https://issues.apache.org/jira/browse/OAK-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226164#comment-13226164
 ] 

Thomas Mueller commented on OAK-7:
----------------------------------

By the way, the SimpleKernelImpl also runs fully in memory 
(and doesn't create a directory) when using "simple:"
(MicroKernelFactory.getInstance("simple:"))
                
> In-memory persistence
> ---------------------
>
>                 Key: OAK-7
>                 URL: https://issues.apache.org/jira/browse/OAK-7
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>            Reporter: Jukka Zitting
>            Assignee: Stefan Guggisberg
>             Fix For: 0.1
>
>
> There should be a way to run an Oak repository that requires zero disk 
> access. Currently that's not possible since the o.a.j.mk.Repository class 
> always creates the homeDir, even if you switch the DefaultRevisionStore to 
> use InMemPersistence.
> Having such a fully in-memory repository makes it easier (and faster) to run 
> test cases for which the actual persistence mechanism is irrelevant.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to