Daniel Cherrett

Results 21 issues of Daniel Cherrett

Currently, for the various stores, Redis is being initialised in the parent class `Store`. This should be avoided since not all components make use of Redis. The initialisation should be...

1 SP
refactoring