Hi rafim,
Support for HBase is currently not on our roadmap. The issue is that we just don't have enough resources to support all the nice NoSQL stores that there out there.
If you are interested in making Hibernate OGM work together with HBase you may give it a shot yourself, the central integration points are GridDialect and DatastoreProvider. These contracts are rather simple, checkout existing backends to get some inspiration. Should you be interested in implementing (and maintaining as Hibernate OGM evolves) such backend, just get in touch and we can discuss how to get you started.
Cheers,
--Gunnar
_________________ Visit my blog at http://musingsofaprogrammingaddict.blogspot.com/
|