htm-community / river-view

Public Temporal Streaming Data Service Framework
http://data.numenta.org/
MIT License
28 stars 16 forks source link

Add query param to tell where edge of data window should be #139

Closed rhyolight closed 9 years ago

rhyolight commented 9 years ago

If I am going to page through data dynamically by timestamp, there is no way to tell if the default data limit will be reached within a specified window, so I must respect a parameter that instructs the query to return data either from the since timestamp into the future or from the until timestamp back into the past.

rhyolight commented 9 years ago

snapto:until