We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
curl -X GET http://localhost:5984
Should return {"couchdb":"Welcome","version":"1.0.2"}
python import ijson
If no error is generated, yajl should be working properly.
uwsgi --ini-paste development.ini --virtualenv ~/virtualenv/lr/
killall -9 uwsgi