Published

Remote File Caching Service

Remote File Caching Service

Utility for downloading remote resources with local caching and optional archive extraction.

Features

  • Download files with configurable timeouts.
  • Refresh files based on a configurable period.
  • Supports GZIP decompression when retrieving archives.

Configuration

remote-file-caching:
  connectionTimeout: 30000
  readTimeout: 30000

Build & Test

mvn clean install
mvn test

See the main open4goods project for details. This module is released under the AGPL v3 license.