Update handlers just move logic to the server side, they are not
atomic or transactional, only the document update itself is. In other
words, you *can* get a 409 conflict using an update handler.

B.

On 13 November 2011 09:24, Marian Steinbach <marian.steinb...@gmail.com> wrote:
> Sounds like the relation-document way (having a songaccess doc,
> equivalent to having had a songaccess table) would be the easiest one.
> I'll have to look into update handlers though.
>
> Thanks guys!
>

Reply via email to