wdrai/hibernate-ogm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Hibernate OGM ================================================== Version: 3.0.0-SNAPSHOT Description ----------- Hibernate OGM is an attempt to store data in a NoSQL data grid using he Hibernate Core engine rather than rewriting a JPA engine from scratch. The benefits are fairly obvious: - reimplementing the complex JPA specification is a lot of work - a new implementation would mature at a rather slow rate and risk of bugs would be high - Hibernate is familiar to many people Instructions ------------ TODO Contact ------------ Latest Documentation: TODO Bug Reports: TODO (not up to date) Hibernate JIRA (preferred): http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH hibernate-dev@lists.jboss.org Free Technical Support: http://forum.hibernate.org (http://forum.hibernate.org/viewforum.php?f=9) Notes ----------- If you want to contribute, come to the hibernate-dev@lists.jboss.org mailing list or join us on #hibernate-dev on freenode (login required) This software and its documentation are distributed under the terms of the FSF Lesser Gnu Public License (see license.txt).