Sign in
Log inSign up

Is Redis single-threaded or multi-threaded?

Mahmoud Maghraby's photo
Mahmoud Maghraby
·Jun 23, 2016

Hello Guys,

I've an API that access redis key and updates that key. I want to make that no request access that key while updating. I'm using RAILS app.