mappo-aggregato-client
v0.1.10
Published
This is only the client side of Mappo-Aggregato, but it is CommonJS compatible.
Readme
Mappo-Aggregato Client
This is only the client side of Mappo-Aggregato, but it is CommonJS compatible.
The full version is developed with Deno and available (also for node) at JSR/mappo-aggregato.
Mappo-Aggregato
This is work in progress. More documentation coming up soon.
See docs at JSR/mappo-aggregato.
What is this for?
Mappo-Aggregato collects data on a configurable schedule from various sources and adapts it into a common format; adapters for sources, mapping and schedules have to be provided separately.
The aggregated data is then cached and provided and can be retrieved in whole or in diffs calculated from the last avaialble version of the data.
This is useful for clients that retrieve all their data once at startup (for e.g. offline use or tracking minimization), where the data does not need to be up to date to the minute and changes are overall little.
