Petr Kalis
ea4113c5e4
Added presets
...
Better handling of not active providers
2020-09-22 18:13:58 +02:00
Petr Kalis
ef1f94aecc
Hound
2020-09-22 14:48:09 +02:00
Petr Kalis
8eb5524d64
Authentication changed to 'service account'
...
Added error propagation for permission issue
Added dummy files creation to test_mongo_performance.py
2020-09-22 14:21:53 +02:00
Petr Kalis
e3c8d9fd7c
Minor fixes for accessing fields
2020-09-22 11:34:24 +02:00
Petr Kalis
0ed04d2c5e
Hound
2020-09-18 19:08:15 +02:00
Petr Kalis
e793ee1c11
Changed get_sync_representation
...
Changed sites from dictionary to array of dictionaries for better performance
Added @timeit decorator
Changed initialization of gdrive._tree to be more lazy
2020-09-18 18:54:14 +02:00
petr.kalis
0ecb2d393e
Refactored build tree
...
Added download functionality
2020-07-30 13:11:13 +02:00
petr.kalis
9ec7ecfdbc
Added possibility of tree injection to constructor
...
Speed optimalization - limits number of times folder structures is
being build during synchronization loop.
2020-07-27 15:13:38 +02:00
petr.kalis
477868c3ca
Added batch limit
...
Updated parallelization
Dedup of processed files in a batch
2020-07-27 11:57:40 +02:00
petr.kalis
7b64505042
Added better exceptions
...
Added error metadata
Added retries limit
2020-07-21 20:21:30 +02:00
petr.kalis
4a232eded3
Better import - added missed file
...
Fix - changed metaclass of AbstractProvider
Fix - added missed implementation of abstract method
2020-07-21 16:58:32 +02:00
petr.kalis
574dc150a3
Better import
2020-07-21 12:37:39 +02:00
petr.kalis
88b6bfa840
Stylistic changes
2020-07-17 12:51:32 +02:00
petr.kalis
c3219554c0
Init commit of synchronization server for cloud destination
...
WIP - implemented GDrive upload and update in MongoDB
credentials.json file ommitted for security reasons, to be decided
which flow and how credentials should be stored.
2020-07-16 20:24:52 +02:00