summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin/kbackupfabric/util/backup
AgeCommit message (Expand)Author
2021-01-13Incremental backup now works (tested, but not thoroughly)Keuin
2021-01-13BackupMethod now becomes statefulKeuin
2021-01-13Refactor for a better code qualityKeuin
2021-01-13Clean old incremental backup codes.Keuin
2021-01-12Add serialization and deserialization for ObjectCollectionKeuin
2021-01-12Add unit test for Sha256Identifier and ObjectCollectionKeuin
2021-01-12Implement object collection(not tested) and sha256(tested)Keuin
2020-12-17Implementing incremental backup. (in progress)Keuin
2020-11-30Implementing incremental backupKeuin
2020-08-02Refactor & object tree impl. stage 1Keuin