• Romain Courteaud's avatar
    ReplicateStorage: use a property as attachment hash · f864e6e4
    Romain Courteaud authored
    Speed up attachment replication by using a document property to check if there was a change.
    The attachment content is NEVER checked, as this configuration expect the document to be modified when an attachment is created, modified or deleted.
    In case of conflict, follow the document conflict resolution result.
    f864e6e4
tests.html 3.57 KB