mirror of https://gitee.com/bigwinds/arangodb
note cmake-related change
This commit is contained in:
parent
6ba59eda5b
commit
5fb49f8c70
|
@ -1,6 +1,8 @@
|
||||||
devel
|
devel
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* require at least cmake 3.2 for building ArangoDB
|
||||||
|
|
||||||
* make arangod start with less V8 JavaScript contexts
|
* make arangod start with less V8 JavaScript contexts
|
||||||
|
|
||||||
This speeds up the server start (a little bit) and makes it use less memory.
|
This speeds up the server start (a little bit) and makes it use less memory.
|
||||||
|
|
Loading…
Reference in New Issue