summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin/kbackupfabric/backup/incremental/ObjectElement.java
AgeCommit message (Expand)Author
2021-01-22Fix a potential bug caused by the wrong implementation of compareTo method in...Keuin
2021-01-22Speed up the incremental backup by using multiple CPU cores if available (use...Keuin
2021-01-20refactorKeuin