Skip to content

ReplicateStorage: add attachment support

Romain Courteaud requested to merge romain/jio:attachmentreplication into master

Attachments are synchronized only of explicitely activated from the jIO configuration. Replication deletes a document only if it doesn't contain any attachment.

Thanks to Cedric Leninivin for his work on this topic.

Merge request reports