Thank you for the prompt reply!
Kind regards
Sergiy
On 28.10.2010 16:32, Thomas Müller wrote:
Hi,
Could you, please, give me some hints if there are any advantages in using
DatabaseFileSystem compared to LocalFileSystem?
Yes, in my view LocalFileSystem is appropriate. Only config files are
stored in the FileSystem, no user data. LocalFileSystem is easier to
use and configure. Some people may want to avoid creating files in the
file system, so they can use a database FileSystem.
I assume, the information about clustering configuration
(http://wiki.apache.org/jackrabbit/Clustering ) is also valid for
Jackarabbit 2.1.x/2.2.x. Is it correct?
Yes.
Regards,
Thomas