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.

Titan 0.3.0 Released: Geo, full-text, edge indexing on billion edge graphs

76 pointsby okramabout 12 years ago

7 comments

espeedabout 12 years ago
Titan is a new real-time, distributed, transactional graph database that can use either Cassandra or HBase as its distributed data store.<p>Titan 0.3 was stressed tested with Cassandra at 120 billion edges and is capable of loading 1.2 million edges per second on a 16 machine hi1.4xl cluster (<a href="https://twitter.com/aureliusgraphs/status/316255164719828992" rel="nofollow">https://twitter.com/aureliusgraphs/status/316255164719828992</a>).<p>This release provides a complete performance-driven redesign of many core components, and the primary new feature is advanced indexing.<p>Here are the new indexing features:<p>* Geo: Search for elements using shape primitives within a 2D plane.<p>* Full-text: Search elements for matching string and text properties.<p>* Numeric range: Search for elements with numeric property values using intervals.<p>* Edge: Edges can be indexed as well as vertices.<p>See <a href="http://thinkaurelius.com/news/" rel="nofollow">http://thinkaurelius.com/news/</a>
评论 #5462222 未加载
评论 #5464654 未加载
eitlandabout 12 years ago
One of the most interesting part seems not to be mentioned: Apache license.<p>So far the only real, all-features-included graph database with a permissive open source license, - or am I missing something?
评论 #5462732 未加载
评论 #5463187 未加载
评论 #5463986 未加载
fenivabout 12 years ago
I'd love to see more detailed write up about the performance. I'm working on a natural language parsing problem and have had some success using graphs to perform chunking in the past.<p>+1 for using Gremlin! Do you know of any python implementations of it?
评论 #5464715 未加载
评论 #5464776 未加载
richardjordanabout 12 years ago
Really happy to see this. Testing with Titan at the moment and very happy with it so far.
dubcanadaabout 12 years ago
The coolest thing about this is the getting started narration. I love Greek mythology!
Goranekabout 12 years ago
Comparison with neo4j?
评论 #5464629 未加载
评论 #5463074 未加载
评论 #5462761 未加载
评论 #5464122 未加载
agilordabout 12 years ago
Any plans to support other storage backends? Postgresql and Riak comes in my mind.
评论 #5464507 未加载