Commit Graph

30 Commits (d096bf9b218833dcd965a2b714c4f4104773c82f)

Author SHA1 Message Date
Nikita Koksharov 31dfbdbcf2 Fixed - NPE arise during Tomcat Session getAttribute/delete methods invocation.
getAttributeNames and getValueNames methods implementation. #1874
6 years ago
Nikita Koksharov ce8a8eb791 Fixed - JndiRedissonSessionManager shouldn't shutdown Redisson instance. #1872 6 years ago
Nikita Koksharov 9d3d4a8562 License header updated 6 years ago
Nikita Koksharov 6531573603 Improvement - Tomcat Session recycle method implementation 6 years ago
Nikita Koksharov 79e03e13aa Fixed - Getting java.lang.ClassNotFoundException if same Redisson instance used in tomcat and application. #1668 6 years ago
Nikita Koksharov ae14dba2fc Fixed - RedissonSessionManager throws java.lang.ClassNotFoundException if readMode=MEMORY #1867 6 years ago
Nikita Koksharov 959fad1771 Fixed - Tomcat Session expires in Redis earlier than scheduled by Tomcat. #1861 6 years ago
Nikita Koksharov 4fbaa1bfeb Fixed - RedissonSession.getAttribute throws NPE #1859 6 years ago
Nikita Koksharov 20ef832ef6 Improvement - Tomcat Session key encoding changed to String 6 years ago
Nikita Koksharov ba6b9fdbfc Improvement - return null if session object couldn't be parsed. #1773 6 years ago
Nikita Koksharov 5095cd7fa7 refactoring 6 years ago
Nikita Koksharov e4ba9eaf09 Feature - JndiRedissonFactory and JndiRedissonSessionManager added. #1819 6 years ago
Nikita 731234707e Feature - multi type listeners support for RTopic object. #731 6 years ago
Yasin Koyuncu c0e06ec39f Restore headers 6 years ago
Yasin Koyuncu 30f361b775 Fix tomcat session replication issue #1414 6 years ago
Nikita c6269509c7 refactoring 7 years ago
Nikita d5e0e6e97e MessageListener method signature fixed 7 years ago
Nikita 2c05c92006 Fixed - ClassNotFoundException arise in Tomcat session manager #1454 7 years ago
Nikita bb491f60f1 Fixed - ClassNotFoundException arise in Tomcat session manager #1454 7 years ago
Nikita fe79bbf5f2 Serializable interface added AttributeMessage 7 years ago
Nikita a4b4c38a70 replication for Tomcat sessions located in memory. #1414 7 years ago
Faisal Ahmed b0381de67a fixed missing colon problem in user defined key prefix. 7 years ago
Faisal Ahmed 51eaa2a474 changed "keySpace" property name to "keyPrefix" 7 years ago
Faisal Ahmed 577ea99818 Added mechanism to configure tomcat session key prefix. 7 years ago
Nikita dfa3b4c2dd Copyright updated 7 years ago
Nikita b2d40e43a5 Fixed - tomcat session renewal. #1311 7 years ago
Nikita a55562c672 UpdateMode.AFTER_REQUEST mode optimization. #1302 7 years ago
Nikita 233dafc444 UpdateMode option renamed 7 years ago
Nikita e8bd2aa54c updateMode setting added. #1222 7 years ago
Nikita 7a51fc3b4f Tomcat 9 compatible module added. #1211 7 years ago