Hi,

>As I understood filesystem model doesn't provide atomocity i.e no
>transactional support

I'm not sure if you read the data store documentation at
http://wiki.apache.org/jackrabbit/DataStore - the data store is
write-only, and doesn't require that much transactional support (what the
file system provided is sufficient). Also, the data store doesn't store
nodes, just binaries.

Regards,
Thomas

Reply via email to