Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 391 Bytes

File metadata and controls

21 lines (16 loc) · 391 Bytes

Weather Cache

Throughput cache for open-meteo.

How to build

cargo build

How to run

Use cargo-pike

cargo pike run --topology topology.toml --data-dir ./tmp

Config

TTL

Specifies a number of seconds before record is expired and deleted

Timeout

Specifies a number of second for HTTP call to open-meteo