mirror of https://gitee.com/bigwinds/arangodb
14 lines
549 B
Plaintext
14 lines
549 B
Plaintext
!SECTION Limitations
|
|
|
|
ArangoDB has no builtin limitations to horizontal scalability. The
|
|
central resilient Agency will easily sustain hundreds of DBservers
|
|
and coordinators, and the usual database operations work completely
|
|
decentrally and do not require assistence of the Agency.
|
|
|
|
Likewise, the supervision process in the Agency can easily deal
|
|
with lots of servers, since all its activities are not performance
|
|
critical.
|
|
|
|
Obviously, an ArangoDB cluster is limited by the available resources
|
|
of CPU, memory, disk and network bandwidth and latency.
|