- 16 Nov, 2023 4 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
- 15 Nov, 2023 1 commit
-
-
LOVERGINE FRANCESCO authored
-
- 13 Nov, 2023 1 commit
-
-
LOVERGINE FRANCESCO authored
-
- 11 Nov, 2023 1 commit
-
-
LOVERGINE FRANCESCO authored
-
- 10 Nov, 2023 3 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
The file used for download in get_product_by_id needs to be re-seeked to start in case of failure. This hopefully closes #16 for true.
-
- 09 Nov, 2023 2 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
- 08 Nov, 2023 2 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
Even, modified for coherence with changes in collection names due to use of XML parsed descriptions.
-
- 11 Oct, 2023 2 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
- 04 Oct, 2023 2 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
Note that some Perl deps are still missing in main, so an installation via CPAN is still required even in 12+.
-
- 03 Oct, 2023 6 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
Note that the is_joinable() call check has been also removed, because it would not block the main program until all threads finished their work and would cause a premature end of the program.
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
Now the retry and sleep intervals can be defined elsewhere, just to avoid having them embedded in the code.
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
- 02 Oct, 2023 7 commits
-
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
LOVERGINE FRANCESCO authored
-
Francesco Paolo Lovergine authored
THe former op is used to refresh many information in the stored entries, it is mainly useful to update hashes of the entries starting from names. The latter op is used to download missing entries on disk, something that could for sure happen continuosly due to limitations of the provided CDSE services.
-
Francesco Paolo Lovergine authored
This is used in refreshing operation in order to update hash values for existing records.
-
Francesco Paolo Lovergine authored
Note that multi-threaded processing does not like undef fields, so now OData/ORest and OSearch protocols are dealtw with to avoid emties fields in resulting hashes.
-
- 28 Sep, 2023 3 commits
-
-
Francesco Paolo Lovergine authored
This is an elementary function to get a full list of the database for use in refresh/complete operations.
-
Francesco Paolo Lovergine authored
-
Francesco Paolo Lovergine authored
Attributes in REST protos would need a much better management, that is basically scanning the XML descriptions of collections and get field names from there instead of using a long and error prone of manually-defined keywords. There is an open issue for that.
-
- 26 Sep, 2023 6 commits
-
-
Francesco Paolo Lovergine authored
-
Francesco Paolo Lovergine authored
-
Francesco Paolo Lovergine authored
-
Francesco Paolo Lovergine authored
-
Francesco Paolo Lovergine authored
-
Francesco Paolo Lovergine authored
-