Apache CouchDB
2.1.1

Table of Contents

  • 1. Introduction
  • 2. Installation & First-Time Setup
  • 3. Configuring CouchDB
  • 4. Replication
  • 5. CouchDB Maintenance
  • 6. Design Documents
  • 7. CouchDB Externals API
  • 8. Query Server
  • 9. Fauxton
  • 10. API Reference
  • 11. Cluster Reference
    • 11.1. Set Up
    • 11.2. Theory
    • 11.3. Node Management
    • 11.4. Database Management
    • 11.5. Sharding
  • 12. JSON Structure Reference
  • 13. Experimental Features
  • 14. Contributing to this Documentation
  • 15. Release History
  • 16. Security Issues Information
  • 17. Reporting New Security Problems with Apache CouchDB
  • 18. About CouchDB Documentation

Quick Reference

  • HTTP API Reference
  • Configuration Reference

More Help

  • CouchDB Homepage
  • Mailing Lists
  • IRC
  • Issue Tracker
  • Download Docs
Apache CouchDB
  • Docs »
  • 11. Cluster Reference
  • View page source

11. Cluster ReferenceΒΆ

As of 2.0 CouchDB now have two modes of operations:
  • Standalone
  • Cluster

This part of the documentation is about setting up and maintain a CouchDB cluster.

  • 11.1. Set Up
    • 11.1.1. Firewall
    • 11.1.2. The Cluster Setup Wizard
    • 11.1.3. The Cluster Setup API
  • 11.2. Theory
  • 11.3. Node Management
    • 11.3.1. Adding a node
    • 11.3.2. Removing a node
  • 11.4. Database Management
    • 11.4.1. Creating a database
    • 11.4.2. Deleting a database
    • 11.4.3. Placing a database on specific nodes
  • 11.5. Sharding
    • 11.5.1. Scaling out
    • 11.5.2. Moving Shards
    • 11.5.3. Views
    • 11.5.4. Reshard? No, Preshard!
Next Previous

© Copyright 2017, Apache Software Foundation. Revision 836ddf03.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 2.1.1
Versions
latest
stable
2.1.1
2.1.0
1.6.1
master
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.