circuit_switch
circuit_switch copied to clipboard
[WIP] New Store implementation using Redis
This fixes #10
This new Store class is a substitution for CircuitSwitch::CircuitSwitch which might cause deadlock.
I'll modify Engine to use Store as well but it'll take some time (using form_with is somewhat difficult).