ArangoDB 2.1.1 Released: Enhancements & Bug Fixes
This version is deprecated. Download the new version of ArangoDB A maintenance release for ArangoDB 2.1 is available from your download page. v2.1.1 (2014-06-06) fixed random generation under MacOSX fixed issue #883: arango 2.1 – when starting multi-machine cluster, UI web does not change to cluster overview fixed dfdb: should not start any other V8…
ArangoDB 1.4.16 Released: Enhancements & Bug Fixes
This version is deprecated. Download the new version of ArangoDB Well, it is “release week”. If you have not yet switch to ArangoDB 2.x, we have a released a maintenance release for ArangoDB 1.4: v1.4.16 (2014-05-29)
ArangoDB 2.0.8 Released: Enhancements & Bug Fixes
This version is deprecated. Download the new version of ArangoDB For those of you, you have not yet switched to ArangoDB 2.1: A new maintenance release for ArangoDB 2.0 is available from the download-corner. v2.0.8 (2014-05-29) fixed too-busy iteration over skiplists Even when a skiplist query was restricted by a limit clause, the skiplist index…
ArangoDB 2.1.0 Released: New Features & Enhancements
This version is deprecated. Download the new version of ArangoDB Dear ArangoDB users, we are proud to announce the official release of ArangoDB 2.1. It is a major step forward containing a lot of improvements. If you are upgrading from ArangoDB 2.0, please read the upgrade notes carefully. Kind regards Frank
Meet Lucas in California: ArangoDB Community Event
Lucas (@moonbeamlabs), ArangoDB core developer, rubyist, inventor of Foxx, open source contributor, podcaster etc. – he is currently staying in Mountain View. Yesterday he spoke at the SF JavaScript Meetup at Mozilla and did an introduction to ArangoDB Foxx. Tomorrow he will give a lightening talk about Guacamole at the San Francisco Ruby on Rails…
ArangoDB 2.1 RC 1: Test the Latest Features | ArangoDB
Dear ArangoDB users, we are proud to announce the first release candidate for ArangoDB 2.1 two months after the first sharding release 2.0. It is a major step forward containing a lot of improvements. Please note that we need your help testing the release candidate for any glitches and bugs. For instance, we moved to…
Guacamole Released: ODM for ArangoDB in Rails | ArangoDB Blog
Rubyists, here is something for you: Dirk Breuer (@railsbros_dirk) and Lucas Dohmen (@moonbeamlabs) hav released the first version of Guacamole. The following text is taken from the Github repository: Guacamole is an Object Document Mapper (ODM) for the multi-model NoSQL database ArangoDB. Its main goal is to support easy integration into Ruby on Rails but…
ArangoDB 2.0.7 Release: Enhancements & Bug Fixes
This version is deprecated. Download the new version of ArangoDB We have released a maintenance version: v2.0.7 (2014-05-05)
ArangoDB 1.4.15 Release: Enhancements & Bug Fixes
This version is deprecated. Download the new version of ArangoDB We have released a maintenance release of ArangoDB 1.4. bugfix for AQL query optimiser the following type of query was too eagerly optimised, leading to errors in code-generation: LET a = (FOR i IN [] RETURN i) LET b = (FOR i IN [] RETURN…
Heartbleed Bug: Impact on Windows Users | ArangoDB Insights
I assume you all heard about the Heartbleed Bug in OpenSSL. ArangoDB uses the system OpenSSL under linux and Mac OS. If you update your version to 1.0.1g or better, everything is fine. However, the Windows contains static version of OpenSSL. So in case you want to use ArangoDB with HTTPS, you should update your…