BrowserCouch Documentation

BrowserCouch is an attempt at an in-browser MapReduce implementation. It's written entirely in JavaScript and intended to work on all browsers, gracefully upgrading when support for better efficiency or feature set is detected.

Things to do:

  • Run the test suite. (code)
  • Run the semi-large data set test. (code)
  • Read the primary source code documentation.