Commit Graph

16 Commits

Author SHA1 Message Date
mohammed jasem alaajel c8362a44ec
add config option to restore old kick behavior pre 0.9.0 2022-11-27 12:29:13 +04:00
mohammed jasem alaajel 8318bcd1bf
update some logs in configloader 2022-11-16 08:22:30 +04:00
mohammed jasem alaajel e5f0075a58
add messages config, change some jedis/redis depercated apis, bump to 0.9.0, new logging from another locations handling. 2022-11-11 20:30:16 +04:00
mohammed jasem alaajel 748bc13568
Fix ssl connections on PooledConnections
useSSL in configloader wasn't passing it to the ConnectionProvider
2022-11-05 15:44:51 +04:00
mohammed jasem alaajel 8dc42d071a
Add copyright header to source code 2022-10-30 00:02:09 +04:00
mohammed jasem alaajel 71b959936e
Move cluster summoner to Provider cluster 2022-10-25 15:52:50 +04:00
mohammed jasem alaajel a382a298a1
Make summoner create customized JedisPooled that can't be closed 2022-10-25 08:04:48 +04:00
mohammed jasem alaajel 4d58ee1742
add todo list for later into config loader 2022-10-19 07:46:59 +04:00
mohammed jasem alaajel 2ae9b5d480 add log option, check connection for JedisPooled 2022-07-26 17:55:16 +04:00
mohammed jasem alaajel d77e909e7d block when exhausted, new config options for the compatibility pool max connections 2022-07-26 17:52:00 +04:00
mohammed jasem alaajel ee76fa0b3d Change Jedis -> JedisPooled, and make tasks use UnifiedJedis
since JedisCluster, JedisPooled are Childern of UnifiedJedis
2022-07-26 17:48:00 +04:00
mohammed jasem alaajel 5a7001a68c remove else when checking if password is null 2022-07-26 15:14:14 +04:00
mohammed jasem alaajel 6910c96f67 fix mess up in API 2022-07-25 19:13:25 +04:00
mohammed jasem alaajel 2c4fc00ec3 single class for loading config 2022-07-25 16:49:57 +04:00
mohammed jasem alaajel 5c6cf405fa config changes 2022-07-22 15:12:32 +04:00
mohammed jasem alaajel 0408e2923b update to config handling, fix null pointer in pubsub handler, config changes
rename config in jar, config api, fixed null pointer in pubsub listener, use map allow muiltable port and hosts for the cluster
2022-07-22 12:29:39 +04:00