TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ArangoDB 3.1 – A Solid Ground to Scale Part II

62 pointsby panagiosover 8 years ago

9 comments

williamsteinover 8 years ago
I've not used ArangoDB in any serious way. However, the co-founder and a lead engineer met with me in Seattle this week, and these guys are clearly very, very experienced serious engineers. They wanted to pick my brain about what to focus on regarding changefeeds, since I have experience using changefeeds in production via RethinkDB, and the ArangoDB devs hope to implement some variant of changefeeds soon. I also found out that ArangoDB's functionality is motivated by the founder's decade of experience building custom highly efficient software for companies; e.g., this is why the ArangoDB index is optimized to be entirely in memory. Their devs also have a strong interest in innovating on new algorithms, in addition to implementing known algorithms.
plumaover 8 years ago
One thing that didn&#x27;t make it into the announcement: using GraphQL in ArangoDB is now even easier:<p><a href="https:&#x2F;&#x2F;docs.arangodb.com&#x2F;3.1&#x2F;Manual&#x2F;Foxx&#x2F;GraphQL.html" rel="nofollow">https:&#x2F;&#x2F;docs.arangodb.com&#x2F;3.1&#x2F;Manual&#x2F;Foxx&#x2F;GraphQL.html</a><p>EDIT: Also there is now a built-in OAuth2 client:<p><a href="https:&#x2F;&#x2F;docs.arangodb.com&#x2F;3.1&#x2F;Manual&#x2F;Foxx&#x2F;OAuth2.html" rel="nofollow">https:&#x2F;&#x2F;docs.arangodb.com&#x2F;3.1&#x2F;Manual&#x2F;Foxx&#x2F;OAuth2.html</a>
评论 #12875384 未加载
评论 #12874682 未加载
sachalepover 8 years ago
That&#x27;s great news. I tried the RC version 3.1 a while ago and especially like the new graph viewer. Much better than the one in 3.0 and seems to handle big graphs now.
jsteemannover 8 years ago
New graph viewer and AQL editor in 3.1 are really good IMHO.
评论 #12874176 未加载
Nieminenover 8 years ago
Any numbers available re performance improvements due to binary Velocypack&#x2F;Velocystream transport??
评论 #12873991 未加载
ralfnover 8 years ago
Is it still badly documented and near impossible to setup a cluster?<p>Single node performance is good. Jespen tests are there. But devops says no. After two days they simply couldn&#x27;t get it to run it in a cluster. So for now we switched back to ES for AP stuff and Rethink for CP stuff.
评论 #12875397 未加载
hexaliskover 8 years ago
This looks great. An official Go driver would be even more awesome though!
评论 #12875789 未加载
assfaceover 8 years ago
Our experiments with Boost ASIO have shown it to be slow. Has anybody else experienced similar problems?
评论 #12874018 未加载
ajungover 8 years ago
a great release