Merge branch 'master' of github.com:redisson/redisson

pull/2533/head
Nikita Koksharov 5 years ago
commit 7607f301d5

@ -80,8 +80,6 @@ By default each Region Factory creates own Redisson instance. For multiple appli
<!-- Redisson YAML config (located in filesystem or classpath) -->
<property name="hibernate.cache.redisson.config" value="/redisson.yaml" />
<!-- Redisson JSON config (located in filesystem or classpath) -->
<property name="hibernate.cache.redisson.config" value="/redisson.json" />
```
#### Redisson allows to define follow cache settings per entity, collection, naturalid, query and timestamp regions:

Loading…
Cancel
Save