[hibernate-commits] [hibernate/hibernate-ogm] cb9c6c: OGM-1064 Add tests for Redis and MongoDB to show h...

GitHub noreply at github.com
Wed Aug 24 08:58:45 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: cb9c6cf32fca7ea4e0eb430be63a25d159cd7ef7
      https://github.com/hibernate/hibernate-ogm/commit/cb9c6cf32fca7ea4e0eb430be63a25d159cd7ef7
  Author: Guillaume Smet <guillaume.smet at 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




More information about the hibernate-commits mailing list