Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

brian-gates/streaming-stack

Repository files navigation

Streaming Stack

Simple example of an ember/node stack that streams from database to client.

Why? http://oboejs.com/why

Running it

Clone it

git clone https://github.com/brian-gates/streaming-stack.git

Install dependencies

npm install

Prepare the database

Make sure you have Neo4j running locally on port 7474.

Populate the database with :Test nodes with a name property.

node populate_data 10000

Run it.

grunt server

Visit http://localhost:8000/

Notable features

  • oboe.js
  • oboe_worker.js
  • cancelAnimationFrame
  • ember list-view
  • cypher-stream

About

Example Ember/Node.js/Neo4j stack that streams from database to client.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /