couchdb-nano
couchdb-nano copied to clipboard
Rename the atomic function as updateFunction
The naming of the atomic
function confuses users. I propose
- change the docs to use
updateFunction
instead ofatomic
- retain
atomic
for compatibility for now.