Real In-memory Repository
-------------------------

                 Key: JCR-2320
                 URL: https://issues.apache.org/jira/browse/JCR-2320
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
            Reporter: Kadir Alaca
            Priority: Minor


For unit tests it is desirable to have an in-memory repository which holds its 
whole data(even PropertyType.BINARY) in memory.
The actual implementation of 
org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager uses the 
FileSystemBLOBStore along with LocalFileSystem.
The binary properties are serialized to the OS-Filesystem.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to