87 コミット (master)

作成者 SHA1 メッセージ 日付
  Vsevolod Stakhov 04f6599ad7
[Minor] Add fail-safety 3ヶ月前
  Vsevolod Stakhov 25e7d7ff17
[Minor] Slightly improve logging 5ヶ月前
  Vsevolod Stakhov 08efef2c08
[Minor] Allow redis requests with no callbacks 8ヶ月前
  LaoDC 6c3d5c7db8
Apply suggestions from code review 9ヶ月前
  laodc ee05b36e77 changed errors to warnings. 9ヶ月前
  laodc 75fdc829ba Added support for Redis 6 ACL (username/password) 9ヶ月前
  Vsevolod Stakhov f61ced4029
[Minor] Fix usage 9ヶ月前
  Vsevolod Stakhov 0e3bc7a86a
[Fix] Fix lua schema enrichment logic for Redis params 9ヶ月前
  Simon Hauser c04808c938
fix: redis schema parsing 9ヶ月前
  Vsevolod Stakhov ac5e940daa
[Feature] Add `sentinel_password` option 9ヶ月前
  Vsevolod Stakhov 0dd7203ee5
[Minor] Move redis scripts from ratelimit file to simplify checks 1年前
  Vsevolod Stakhov c3646183ac
[Minor] Load redis scripts from the prefix to simplify calls 1年前
  Vsevolod Stakhov 3f5b2773a6
[Minor] Allow to load Redis script from a file 1年前
  Vsevolod Stakhov 838f958170
[Fix] Fix usage of the Redis config schema as `extra_fields` 1年前
  Vsevolod Stakhov 4dfcb9de86
[Minor] Fix `is_write` usage for freshly loaded scripts 1年前
  Vsevolod Stakhov 868b8fac11
[Fix] Fix additional fields in the Redis schema 1年前
  Vsevolod Stakhov 02db3e291d
[Fix] Fix synchronous auth/select in lua_redis 1年前
  Vsevolod Stakhov 2fa0e126c7
[Minor] Update my email and the copyright year 2年前
  Josh Soref 2b8e6958f4
Spelling (#4086) 2年前
  Vsevolod Stakhov a1652efaeb [Minor] Enable redis periodics for the fuzzy worker 2年前
  Vsevolod Stakhov 0d49f9163e [Fix] Store reference of upstream list in upstreams objects 3年前
  Vsevolod Stakhov d0d0f333d3 [Fix] Fix sentinel connections leak by using async connections 4年前
  Vsevolod Stakhov e36edd1c60 [Minor] Further logging improvements 4年前
  cgielen 5b370ea69b Actually set sentinel_masters_pattern. 4年前
  cgielen 80a6a4e45c typo 4年前
  cgielen 9fe4c804c1 wrap ipv6-adresses in brackets 4年前
  Vsevolod Stakhov 0b628d0195 [Minor] Lua_redis: Allow requests with no callback 4年前
  Vsevolod Stakhov 2ec42fe11c [Test] Sigh, just wait... 4年前
  Vsevolod Stakhov a6ff2b45b4 [Minor] Slightly improve logging 4年前
  Vsevolod Stakhov 437c520efb [Minor] Do not log arguments as it breaks tests 4年前
  Vsevolod Stakhov d2f9feaf54 [Minor] Lua_redis: Report script registration position on errors 4年前
  Vsevolod Stakhov 1a2844e855 [Feature] Implement Redis prefixes registration logic 4年前
  Vsevolod Stakhov 72ceee149f [Minor] Allow to close connection to redis without pooling 4年前
  Vsevolod Stakhov 4ac44f3b22 [Fix] Fix redis sentinel support 4年前
  Vsevolod Stakhov 3c918d26c6 [Minor] Allow to work without rspamd_config object 5年前
  Vsevolod Stakhov 7dfecb9cc8 [Fix] Another fix for Redis sentinel 5年前
  Vsevolod Stakhov efcdbf24a5 [Fix] Rework cached Redis logic to avoid sentinels breaking 5年前
  Vsevolod Stakhov d027dca0f2 [Feature] Query sentinel on master errors 5年前
  Vsevolod Stakhov 8feff3e587 [Minor] Skip broken slaves retrieved from sentinel 5年前
  Vsevolod Stakhov b99cd00a12 [Fix] Sort data received from Sentinel to avoid constant replacing 5年前
  Vsevolod Stakhov 390c2f4e28 [Fix] Set proper element when reading data from Sentinel 5年前
  Vsevolod Stakhov 16ff3e3d00 [Minor] Fix hash calculation 5年前
  Vsevolod Stakhov a1e3ab7e5e [Minor] Do not expand implicit arrays as it breaks things 5年前
  Vsevolod Stakhov 461412acde [Project] Add preliminary Redis Sentinel support 5年前
  Vsevolod Stakhov b8220636d9 [Minor] Fix var name 5年前
  Vsevolod Stakhov 880883e61a [Minor] Fix lua warnings 5年前
  Vsevolod Stakhov aec26d2291 [Minor] Add ability to debug lua redis calls 5年前
  Mikhail Galanin 4dfe49bc16 [Minor] Fixed sync redis connection with default arguments in rspamadm 5年前
  Vsevolod Stakhov 7f90ecb880 [Minor] Sigh, disable redis schema usage for now 5年前
  Vsevolod Stakhov 8726112ccb [Minor] Fix more issues with reputation and redis schema 5年前