PiersyP
PiersyP

Reputation: 5233

How to create a truly in memory jacrabbit repository

I've been trying to figure out if it is possible to have a jackrabbit repository to be run completely in memory.

Whatever I try in order to run the repository fully in memory, I still end up with a repository directory full of files on my disk?

If anyone has figured this out I'd much appreciate if you could explain how to achieve it.

Thanks

Piersyp

Upvotes: 2

Views: 787

Answers (1)

Randall Hauch
Randall Hauch

Reputation: 7187

See this 4+ year old blog post, which hopefully still applies and is helpful: http://modeshape.wordpress.com/2008/02/22/speedy-unit-testing-with-jackrabbit/

Upvotes: 1

Related Questions