Hi,
I wrote sample implementations for Voldemort,Redis and Riak on Hibernate OGM a
couple of weeks ago. Based on them, I created a Voldemort maven module and put
it on my github repository at https://github.com/seiyak/hibernate-ogm. The
project was forked from the original one and the modificat
Hi,
I wrote sample implementations for Voldemort,Redis and Riak on Hibernate OGM a
couple of weeks ago. Based on them, I created a Voldemort maven module and put
it on my github repository at https://github.com/seiyak/hibernate-ogm. The
project was forked from the original one and the modificat
Thank you for your quick response.
Yes, I can follow what you were suggesting in the previous email. It should be
done shortly.
As you mentioned, I had some issue to use your logger and simply used Log4J
instead as a result. I'll take a closer look at my issue and
ask you about it with some det
I apologize that I've just sent an empty email by accident.
I've been experimenting hibernate-ogm for several weeks using three NoSQL
key-value databases such as Riak,Redis and Voldemort and got something that
might be helpful to start extending hibernate-ogm. The implementation is at
https://g
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
Hi,
I'm not sure if there is already an implementation for Voldemort and also not
sure if anyone even wants to use Voldemort with hibernate ogm but that's where
I started experimenting hibernate ogm and now my implementation passes all the
supplied test cases except one test class called PerfTe