Fix: Add Redis dependency and check user existence with Redis
Integrated the Redis library to the project and modified the runLuaFilterAndPost function to check if a user exists using Redis. Handled potential Redis-related errors and adjusted the UserFound logic accordingly.
Signed-off-by: Christian Roessner c@roessner.co