Hi all, I'm not sure this is the place to post something like this, but here goes... I've mainly been introduced to Ceph from the context of OpenStack integration. But then, the other day, I read an article about RedHat's new Hibernate OGM project: a Java Persistence API (JPA) implementation supporting NoSQL solutions. http://www.hibernate.org/subprojects/ogm.html Hibernate OGM currently supports Infinispan, Ehcache, and MongoDB as its DataStore Providers, with an open interface to implement other DataStore Providers: https://community.jboss.org/wiki/HowToWriteADatastoreInHibernateOGM While Hibernate OGM project is in Beta right now, I can imagine JPA and Hibernate support could be a big deal for Java developers evaluating back ends for their object storage needs. I can also imagine that Ceph technology and RADOS object stores could get a popularity/momentum/media boost by being included in a high profile project like Hibernate OGM. Unfortunately, I don't have the experience in programming with Hibernate OGM or the librados libraries to evaluate this myself, but from what I've read, the technology seems compelling, and so I'm asking here: Looking at the Hibernate OGM interface and the librados libraries how hard would it be to implement a Hibernate OGM DataStore Provider for RADOS object stores? Is this a project where a prototype could be knocked out in a weekend? Are RADOS object stores a good technology for NoSQL use cases? Does anyone else here see value in getting RADOS object stores working with the Hibernate OGM project? Anyone interested in taking up the project? Thanks, -S -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html