vanvalenlab / kiosk-frontend

DeepCell web application built using NodeJS, Express, React, and Webpack.
Other
1 stars 0 forks source link

update the redis client to use redis-ha to prevent READONLY errors. #67

Closed willgraf closed 5 years ago

willgraf commented 5 years ago

redis-ha package prevents the redis client from only connecting with redis READONLY slaves.