mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
This commit is contained in:
commit
87e5bf0bc3
|
@ -220,6 +220,7 @@ v2.0.0-rc1 (2014-02-28)
|
|||
|
||||
|
||||
v1.4.11 (2014-02-27)
|
||||
--------------------
|
||||
|
||||
* added SHORTEST_PATH AQL function
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Stir up your ArangoDB Cluster{#CookbookCluster}
|
||||
=============================
|
||||
Set up your ArangoDB Cluster{#CookbookCluster}
|
||||
============================
|
||||
|
||||
Setting up a cluster can be intimidating task. You have to deal with
|
||||
firewalls, ports, different types of machines, and the like. ArangoDB
|
||||
|
|
Loading…
Reference in New Issue