Despite the fact I was not using Docker (not even Docker's daemon was on) I had tried Docker in the past on my laptop without successful results. Apparently, due to Docker's bugs, these Redis files were automatically created by Docker on my laptop's start, as I had used in the past Redis containers, containers I had already cleaned up.
The only solution I found to this problem was to completely uninstall Docker, Docker Compose, and Docker Desktop.