Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-ogm
Commit: cb9c6cf32fca7ea4e0eb430be63a25d159cd7ef7
https://github.com/hibernate/hibernate-ogm/commit/cb9c6cf32fca7ea4e0eb430...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
A
mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/performance/MongoDBPerformanceTest.java
M redis/src/main/java/org/hibernate/ogm/datastore/redis/RedisJsonDialect.java
A
redis/src/test/java/org/hibernate/ogm/datastore/redis/test/performance/RedisPerformanceTest.java
Log Message:
-----------
OGM-1064 Add tests for Redis and MongoDB to show how many calls to the
datastore are performed on simple operations