Commit Graph

15 Commits (dfb2b24fdd569c8c0ce58cf0aed0aeaaf8b00463)

Author SHA1 Message Date
Nikita Koksharov 2b84ab2f72 Fixed - ConcurrentModificationException thrown on RedissonSession save method if readMode = MEMORY and updateMode = AFTER_REQUEST #5677 12 months ago
Nikita Koksharov 0482efe147 license updated 1 year ago
Nikita Koksharov 17981b4347 Fixed - HttpSessionListener#sessionDestroyed() method isn't called if Tomcat Session deleted by the node which didn't create it #5408 1 year ago
Nikita Koksharov ba2d285653 Fixed - Tomcat Manager "Session can't be found" message should have debug level. 2 years ago
Nikita Koksharov f945f22c44 test fixed 2 years ago
Nikita Koksharov 066b5f2bb6 migration to junit 5 2 years ago
Nikita Koksharov 2f4e77de1a Feature - Apache Tomcat Manager should use sharded pubsub in Redis Cluster 7.0+ #5090 2 years ago
Nikita Koksharov def51ad504 Fixed - Unable to find session error arise if Tomcat session was deleted or expired #4963 2 years ago
Nikita Koksharov 479cef1764 license header updated 2 years ago
Nikita Koksharov 293809e8f1 Feature - Tomcat 10.1.x support #4582 2 years ago
Nikita Koksharov 5d2d20b9fd Feature - RExpirable.expire(duration) method added. 3 years ago
Nikita Koksharov ac83c953d6 Feature - broadcastSessionUpdates setting added to Tomcat Session Manager. #3596 4 years ago
Nikita Koksharov b050966dd3 license updated 4 years ago
Nikita Koksharov 9b98d68909 Fixed - remove authType and principal attributes on Tomcat logout. #2774 4 years ago
Nikita Koksharov 35fce14906 Feature - Tomcat 10 support added. #3322 4 years ago