Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

GeorgeSapkin/time-series-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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