ArangoDB 2.7 (RC 1) - early feedback appreciated

41 views
Skip to first unread message

Ingo Friepoertner

unread,
Sep 16, 2015, 4:23:55 AM9/16/15
to ArangoDB
Thanks to your suggestions and contributions we could work on some important stuff. 
The new release candidate for ArangoDB 2.7 is available for download now.

As ease of use and performance are among our key goals, we worked on some nice improvements for the database itself, AQL and the Web UI.

These are the most important ones:
  • Index Buckets (Reducing loading time for collections and enable faster resizing)
  • Throughput Enhancements (Real world tests showed 25-75% increase of throughput compared to 2.6)
  • Enhancements for AQL like “return distinct”, “template query strings”, date functions, or the new “AQL query result cache”
  • Redesign of the ArangoDB Web UI

Please test our release candidate and provide us your valuable feedback!

Mike Holmes

unread,
Sep 17, 2015, 5:53:32 AM9/17/15
to ArangoDB
Any info on when a Docker image of it will be available? Would love to try those new AQL enhancements :)

M

Max Neunhöffer

unread,
Sep 17, 2015, 7:21:43 AM9/17/15
to ArangoDB
They are already available on docker hub under
  arangodb/arangodb-preview
where we have the tags
  nightly.devel
  nightly.2.6 
  nightly.2.7

Thus you can simply go
  docker run -p 8529:8529 arangodb/arangodb-preview:nightly.2.7

I just noticed that our preview page does not mention this:
I will make sure that this is changed.

Mike Holmes

unread,
Sep 18, 2015, 5:27:15 AM9/18/15
to ArangoDB
Hi Max,

You're right, the docker image wasn't available when i looked but I can see it is available now. Many thanks for sorting that :)

Cheers

Mike
Reply all
Reply to author
Forward
0 new messages