@georgesapkin/time-series-cache

[![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![Downloads][downloads-image]][downloads-url]

Usage no npm install needed!

<script type="module">
  import georgesapkinTimeSeriesCache from 'https://cdn.skypack.dev/@georgesapkin/time-series-cache';
</script>

README

Time Series Cache time-series-cache

NPM version Build status Test coverage Downloads

A spatial, demand cache that stores chronologically-ordered time series data. The cache can be updated (upsert) to cache new values after an initial page load. Stale data can be evicted based on time.

License

MIT