Tornium / tornium

A website and Discord bot to assist with the playing of Torn City developed with love <3
https://tornium.com
11 stars 5 forks source link

Switch ratelimiting Redis calls to separate server #148

Closed dssecret closed 1 week ago

dssecret commented 1 year ago

Calls made for rate-limiting Redis keys should utilize a second Redis server to minimize/prevent blocking Redis for remaining Celery workers and Flask.

dssecret commented 1 week ago

Not necessary with tornex and nostrum in the upcoming Elixir worker.