64 Commits (69f50374bbba64882caa11c38362dc6101e343c6)

Author SHA1 Message Date
  cgielen 5b370ea69b Actually set sentinel_masters_pattern. 4 years ago
  cgielen 80a6a4e45c typo 4 years ago
  cgielen 9fe4c804c1 wrap ipv6-adresses in brackets 4 years ago
  Vsevolod Stakhov 0b628d0195 [Minor] Lua_redis: Allow requests with no callback 4 years ago
  Vsevolod Stakhov 2ec42fe11c [Test] Sigh, just wait... 4 years ago
  Vsevolod Stakhov a6ff2b45b4 [Minor] Slightly improve logging 4 years ago
  Vsevolod Stakhov 437c520efb [Minor] Do not log arguments as it breaks tests 4 years ago
  Vsevolod Stakhov d2f9feaf54 [Minor] Lua_redis: Report script registration position on errors 5 years ago
  Vsevolod Stakhov 1a2844e855 [Feature] Implement Redis prefixes registration logic 5 years ago
  Vsevolod Stakhov 72ceee149f [Minor] Allow to close connection to redis without pooling 5 years ago
  Vsevolod Stakhov 4ac44f3b22 [Fix] Fix redis sentinel support 5 years ago
  Vsevolod Stakhov 3c918d26c6 [Minor] Allow to work without rspamd_config object 5 years ago
  Vsevolod Stakhov 7dfecb9cc8 [Fix] Another fix for Redis sentinel 5 years ago
  Vsevolod Stakhov efcdbf24a5 [Fix] Rework cached Redis logic to avoid sentinels breaking 5 years ago
  Vsevolod Stakhov d027dca0f2 [Feature] Query sentinel on master errors 5 years ago
  Vsevolod Stakhov 8feff3e587 [Minor] Skip broken slaves retrieved from sentinel 5 years ago
  Vsevolod Stakhov b99cd00a12 [Fix] Sort data received from Sentinel to avoid constant replacing 5 years ago
  Vsevolod Stakhov 390c2f4e28 [Fix] Set proper element when reading data from Sentinel 5 years ago
  Vsevolod Stakhov 16ff3e3d00 [Minor] Fix hash calculation 5 years ago
  Vsevolod Stakhov a1e3ab7e5e [Minor] Do not expand implicit arrays as it breaks things 5 years ago
  Vsevolod Stakhov 461412acde [Project] Add preliminary Redis Sentinel support 5 years ago
  Vsevolod Stakhov b8220636d9 [Minor] Fix var name 5 years ago
  Vsevolod Stakhov 880883e61a [Minor] Fix lua warnings 5 years ago
  Vsevolod Stakhov aec26d2291 [Minor] Add ability to debug lua redis calls 5 years ago
  Mikhail Galanin 4dfe49bc16 [Minor] Fixed sync redis connection with default arguments in rspamadm 5 years ago
  Vsevolod Stakhov 7f90ecb880 [Minor] Sigh, disable redis schema usage for now 5 years ago
  Vsevolod Stakhov 8726112ccb [Minor] Fix more issues with reputation and redis schema 5 years ago
  Vsevolod Stakhov ba2f3148eb [Feature] Add schema validation for Redis settings 5 years ago
  Vsevolod Stakhov 29a7f3ba8b [Minor] Add lua_redis.connect method 5 years ago
  Vsevolod Stakhov 4beacdc680 [Minor] Add a generic redis request method 5 years ago
  Mikhail Galanin 1b5cef0e88 [Minor] Updated Lua to comply the new call semantic 5 years ago
  Boris Gulay 529f6147b5 Fix redis read_only was incorrectly set to true. 6 years ago
  Vsevolod Stakhov d4a35f5b65 [Feature] Try harder to upload scripts to the Redis server 6 years ago
  Vsevolod Stakhov 994f9676d2 [Minor] Add support of read only redis params 6 years ago
  Alexander Moisseev a9ff59c94b [Minor] Stop expiry if read_servers configured 6 years ago
  Vsevolod Stakhov e9c35582e7 [Minor] Allow to parse integer database names for Redis 6 years ago
  Vsevolod Stakhov 3297040791 [Minor] Fix reporting of fatal errors in redis scripts 6 years ago
  Vsevolod Stakhov 4a55801321 [Minor] Fix redis-less setup 6 years ago
  Vsevolod Stakhov 9d7ebd2f71 [Minor] Fix dealing with argv in scripts 6 years ago
  Andrew Lewis c73aa73b76 [Minor] Rename variables for clarity 6 years ago
  Andrew Lewis 6179837c52 [Fix] Redis key expansion: EVAL: deal with strings 6 years ago
  Andrew Lewis 1e54b03ed6 [Fix] Deal with non-key arguments in lua_redis.exec_script 6 years ago
  Andrew Lewis a3270c17ab [Minor] Start of documentation for Lua API in Lua 6 years ago
  Vsevolod Stakhov 395c1e6847 [Fix] Fix various issues in stat_convert 6 years ago
  Vsevolod Stakhov 98fc96ac69 [Minor] Add more logging about Redis errors 6 years ago
  Vsevolod Stakhov 5a9b7ee710 [Project] Preliminary version of the new stat_convert 6 years ago
  Vsevolod Stakhov ab0415eae0 [Minor] Allow to specify extra options on Redis requests 6 years ago
  Vsevolod Stakhov 7305bc1e97 [Feature] Add method to do a synchronous Redis connection 6 years ago
  Andrew Lewis 2bfa9d1489 [Minor] Redis key expansion: handle HMSET 6 years ago
  Vsevolod Stakhov cee6a511e5 [Minor] Luacheck conformance 6 years ago