0

Is it possible to configure replication between the "_users" database on two instances of CouchDB? (currently using 1.4)

Andrew Theken
  • 217
  • 1
  • 3
  • 12

1 Answers1

1

Yes, you can replicate the _users database in Couch, in this respect, it's no different than any other database.

Andrew Theken
  • 217
  • 1
  • 3
  • 12