NoSQL: Visualizing Wikipedia Update Stream With Redis Pub/Sub and Node.js

| | bookmark | email

Visualizing Wikipedia Update Stream With Redis Pub/Sub and Node.js

Fascinating story about the volume of edits happening on Wikipedia and how using Redis Pub/Sub and node.js helped building some visualization tools— wikistream and wikipulse —for the activity stream:

tags:redis,pub/sub,node.js,powered by nosql

via NoSQL databases