Re: [hibernate-dev] Developing ogm over MongoDB

2011-02-03 Thread Emmanuel Bernard
The abstraction between Hibernate OGM and Infinispan is not done yet even though some stuffs have been put in place for that. I've created a Wiki page to discuss the work to be done http://community.jboss.org/wiki/AbstractingHibernateOGMfromInfinispan Do not hesitate to ask questions here or on

Re: [hibernate-dev] Developing ogm over MongoDB

2011-02-03 Thread Sanne Grinovero
Hi Daniele, welcome. First read: http://community.jboss.org/wiki/HibernateOGMGeneralInformations After checking out the code, start by looking at the @Persister implementations - quite powerful extension points. then we'll wait for questions, feedback, comments, and patches :) Cheers, Sanne 2011

[hibernate-dev] Developing ogm over MongoDB

2011-02-03 Thread ilde...@gmail.com
Hi everyone. I was talking with sanne about some scenario where I'd like to use Hibernate Search to have a lucene index created with the HS ease of use, and also to persist data over MongoDB, for the schema less freedom and other reasons. Scenario is I need to staret developing a new app with a s