| Class | Description |
|---|---|
| AbstractRedisDialect | |
| Redis |
Allows to configure options specific to the Redis data store.
|
| RedisHashDialect |
Stores tuples and associations inside Redis using hash data structures.
|
| RedisJsonDialect |
Stores tuples and associations inside Redis as JSON.
|
| RedisProperties |
Properties for configuring the Redis datastore via
persistence.xml or OgmConfiguration. |
Copyright © 2010–2016 Hibernate. All rights reserved.