Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glynnbird/traffic

A CouchApp that generates load for demonstrating the CouchDB API
https://github.com/glynnbird/traffic

Last synced: 5 days ago
JSON representation

A CouchApp that generates load for demonstrating the CouchDB API

Awesome Lists containing this project

README

        

## Traffic Generator for CouchDB/Cloudant

This is a simple CouchApp that can be installed on a CouchDB or Cloudant cluster and then run to demonstrate the CouchDB API and offline/online replication.

![screenshot](https://github.com/glynnbird/traffic/raw/master/_attachments/img/screenshot.jpg)

To deploy:

* clone this repo
* install couchapp `sudo easy_install --upgrade couchapp`
* edit this repo's .couchapprc and enter your CouchDB url
* run `./deploy.sh`
* visit the url shown