mirror of https://gitee.com/bigwinds/arangodb
added notice that in-memory only collections are experimental
This commit is contained in:
parent
b258ec7c9f
commit
eb79c16df1
|
@ -128,6 +128,9 @@ v1.2.alpha (XXXX-XX-XX)
|
|||
When creating an in-memory collection on such platform, an error message will be
|
||||
returned by ArangoDB telling the user the platform does not support it.
|
||||
|
||||
Note: in-memory collections are an experimental feature. The feature might
|
||||
change drastically or even be removed altogether in a future version of ArangoDB.
|
||||
|
||||
* fixed issue #353: Please include "pretty print" in Emergency Console
|
||||
|
||||
* fixed issue #352: "pretty print" console.log
|
||||
|
|
Loading…
Reference in New Issue