Closed yubinchen18 closed 4 years ago
Redis is a strict requirement at the moment as locking mechanism and all the counters are stored in there.
There's an open issue in library repository, but I don't know if someone would really use any of other integrations.
In bundle configuration that key should be made required so that developer would have nicer error message.
Omitting 'redis' key in config.yml gives
so you can't configure the bundle without using a redis caching service?