Simple example of an ember/node stack that streams from database to client.
git clone https://github.com/brian-gates/streaming-stack.git
npm install
Make sure you have Neo4j running locally on port 7474.
Populate the database with :Test nodes with a name property.
node populate_data 10000
grunt server
Visit http://localhost:8000/
- oboe.js
- oboe_worker.js
- cancelAnimationFrame
- ember list-view
- cypher-stream