Quantcast
Channel: ArangoDB
Browsing all 391 articles
Browse latest View live

ArangoDB 2.0.1

We have just release 2.0.1, which is bug-fix release for 2.0. v2.0.1 (2014-03-31) ------------------- * make ArangoDB not send back a `WWW-Authenticate` header to a client in case the client sends the...

View Article


ArangoDB 1.4.14

A maintenance release of ArangoDB 1.4 is now available for download. v1.4.14 (2014-04-05) -------------------- * fixed race conditions during shape / attribute insertion A race condition could have led...

View Article


ArangoDB 2.0.2

We have released a bug-fix release for ArangoDB 2.0. v2.0.2 (2014-04-06) ------------------- * during cluster startup, do not log (somewhat expected) connection errors with log level error, but with...

View Article

Heartbleeding Windows

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...

View Article

ArangoDB 1.4.15

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...

View Article


ArangoDB 2.0.6

ArangoDB 2.0.6 is available for download. It contains the following additions: v2.0.6 (2014-04-22) ------------------- * fixed issue #835: arangosh doesn't show correct database name * Fixed a caching...

View Article

ArangoDB 2.0.7

We have released a maintenance version: v2.0.7 (2014-05-05) ------------------- * issue #839: Foxx Manager missing "unfetch" * fixed a race condition at startup this fixes undefined behavior in case...

View Article

Guacamole released: an ODM for ArangoDB for rails

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:...

View Article


ArangoDB 2.1 RC 1

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....

View Article


Meet Lucas in California

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...

View Article

ArangoDB 2.1.0 released

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...

View Article

ArangoDB 2.0.8 released

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...

View Article

ArangoDB 1.4.16 released

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) -------------------- * fixed too eager datafile...

View Article


ArangoDB 2.1.1 released

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...

View Article

ArangoDB new documentation released

Dear ArangoDB users, we are proud to announce our new manual for ArangoDB. It is a complete overhaul, with huge changes and improvements, which became neccessary because the old manual grew so fast and...

View Article


ArangoDB 2.1.2 / 2.0.9

New maintenance releases of ArangoDB are available from our download page or via your favourite package manager. ArangoDB 2.1.2 v2.1.2 (2014-06-15) ------------------- * fixed check-version for empty...

View Article

ArangoDB 2.2.0 Beta

We are proud to announce the beta release of ArangoDB 2.2. It is a major step forward, improving the usability of AQL and graphs a lot. As always, a lot of small improvements are incorporated into your...

View Article


Why we started to hate OpenSSL – but are still thankful

ArangoDB has an HTTP interface to talk to its clients. Sometimes people want to secure this connection and use SSL or TLS instead. That is where we are using OpenSSL. It provides all the methods to...

View Article

Modifying AQL

ArangoDB comes with a powerful query language, called AQL. It combines all the different aspects in any easy-to-use query language. You can use joins as in SQL or graph queries as in Cypher. However,...

View Article

ArangoDB 2.2.0 released

We are happy to announce the release of 2.2.0. All the open issue mentioned in the beta release are now fixed. Features and Improvements The following list shows in detail which features have been...

View Article
Browsing all 391 articles
Browse latest View live


Latest Images