Allow cache usage in developer mode
The cache configuration was always unavailable in developer mode as it's mostly used on Arkindex to allow communication between tasks. Some workers start to use the Cache DB and in this case, being able to manipulate a local database to test is mandatory.