Make FloodUnblockManager generic

Created on 3 April 2024, 8 months ago
Updated 12 July 2024, 4 months ago

As described in Support external Flood Postponed: needs info the FloodUnblockManager contains database specific code which makes it unsuitabke for Redis.

The patch in Support external Flood Postponed: needs info is problematic, so I propose a 2 step solution:

- 1. Add the generic FloodUnblockManager. (This issue) This will be achieved by adding the generic FloodUnblockManagerBase and the database specific FloodUnblockManagerDatabase. This should be done while ensuring that everything keeps functioning as it does in the latest release.
- 2. Add the Redis FloodUnblockManager. ( Add Redis support Active ) This will be achieve by adding the FloodUnblockManagerRedis

Feature request
Status

Fixed

Version

2.3

Component

Code

Created by

🇳🇱Netherlands batigolix Utrecht

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024