Update README.md

pull/3060/head
Nikita Koksharov 5 years ago committed by GitHub
parent 699d2f33df
commit f105674a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,10 +6,6 @@ Supports Apache Tomcat 7.x, 8.x, 9.x
<sub>Consider __[Redisson PRO](https://redisson.pro)__ version for advanced features and support by SLA.</sub>
## Advantages
Current implementation differs from any other Redis based Tomcat Session Manager in terms of efficient storage and optimized writes. Each session attribute is written into Redis during each `HttpSession.setAttribute` invocation. While other solutions serialize whole session each time.
## Usage
### 1. Add `RedissonSessionManager`

Loading…
Cancel
Save