winash / poseidon

Blueprints graph implementation over HBase
5 stars 1 forks source link

Migrate this code to official Blueprints? #1

Open okram opened 12 years ago

okram commented 12 years ago

Hey @winash .

My name is Marko Rodriguez. I work on the TinkerPop stack. Lately, I have been studying HBase for the purpose of storing a Blueprints graph. Googling around, I came across Poseidon. I've studied the code, like what I see, and would like to migrate it to official Blueprints to be maintained/contributed by TinkerPop. Would you be interested on working on Poseidon on that repo and getting it distributed through TinkerPop?

Thanks winash, Marko.

http://markorodriguez.com

winash commented 12 years ago

Hi Marko,

Nice to hear from you.

I know who you are :), I ve been around on the gremlin and orientdb mailing list for a while. my email id is (ashwinrajiv@gmail.com), I would love to be able to contribute to tinkerpop.

I just wanted someone to validate whether HBase is a good backend for all the tinkerpop use cases, I have observed that the inserts are a bit slow by other graphdb standards (maybe because I got the hbase storage model wrong). If you are very sure of the validity of this model and like the project as such, I will be more than happy to work on it as part of blueprints.