mirror of https://gitee.com/bigwinds/arangodb
Mention indexBuckets in CHANGELOG.
This commit is contained in:
parent
c3ee3e8e00
commit
5d8e1e343b
|
@ -480,6 +480,11 @@ v2.6.0 (XXXX-XX-XX)
|
|||
|
||||
* added Foxx model lifecycle events to repositories. See #1257.
|
||||
|
||||
* speed up resizing of edge index.
|
||||
|
||||
* allow to split an edge index into buckets which are resized individually.
|
||||
This is controlled by the `indexBuckets` attribute in the `properties`
|
||||
of the collection.
|
||||
|
||||
v2.5.4 (2015-05-14)
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue