Skip to content

Feature Request #5

@TheDucc

Description

@TheDucc

I am trying to place production safeguards on a pouch to couch sync. The use case I imagine is that a couchDB was destroyed; but the couch users still exists. When using your code under these circumstances I get an error on trying to create a user that already exists. This make sense, of course.

I have already written code that checks for the existing user doc and the db name on the couch remote server. So passing additional GET variables to create both or just the DB would be simple from my perspective.

I am not worried about a missing user doc attached an existing DB; because creating a new user/DB pair is fine in this use case.

Can you offer me any support on this?

dmd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions