Hello and many thanks for your wonderful work!
I've one quick question: I've read through the documentation and I'm not sure if the approach below is valid.
I would like to create just one store (redis, memory or whatever).
Then I would like to pass the same store object to different limiters (each one with different time limit configuration). Is this a supported approach in terms of concurrency or should each limiter own its own store object?
thanks in advance for your time
Regards.
Hello and many thanks for your wonderful work!
I've one quick question: I've read through the documentation and I'm not sure if the approach below is valid.
I would like to create just one store (redis, memory or whatever).
Then I would like to pass the same store object to different limiters (each one with different time limit configuration). Is this a supported approach in terms of concurrency or should each limiter own its own store object?
thanks in advance for your time
Regards.