Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination to streams #82

Closed
4 tasks done
rhyolight opened this issue Aug 6, 2015 · 1 comment
Closed
4 tasks done

Add pagination to streams #82

rhyolight opened this issue Aug 6, 2015 · 1 comment

Comments

@rhyolight
Copy link
Collaborator

It takes forever to load the streams HTML view, CSV, or JSON data. For example, the mn-traffic-sensors river has over 6,000 keys: http://data.numenta.org/mn-traffic-sensors/keys.html & http://data.numenta.org/mn-traffic-sensors/keys.json.

This task is to add pagination to the to streams view at http://localhost:8085/<river-name>/keys.html. This goes from /site/templates/keys.html to /site/js/keys.js to /lib/data-server.js:119 (handleRiverStreamsRequest) and aaaaaaaall the way to the Redis client at /lib/redis-client.js.


@rhyolight
Copy link
Collaborator Author

@antidata Ever used Redis?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant