Refactor to use nauthilus_redis module
Replaced nauthilus_builtin functions with nauthilus_redis equivalents. This ensures consistent use of the nauthilus_redis module for Redis operations, enhancing code maintainability and clarity.
Signed-off-by: Christian Roessner c@roessner.co