CouchDB in-place updates
- by Jason
Hi
http://wiki.apache.org/couchdb/Document_Update_Handlers
CouchDB ( 0.10 and above ) supports in-place updates now. I'm having trouble understanding how it works. I tried to use the example provided but I couldn't get it to work.
Can someone provide some examples and uris used to access the in-place updates.
Thanks