You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use redis in an open source project and so need to offer people an easy way to pick between redis and redis sentinel without littering our code with if statments. So I wrote a tiny wrapper https://github.com/sharelatex/redis-sharelatex if there is interest I could put this functionality into this project. Its very basic atm.
The text was updated successfully, but these errors were encountered:
I would love this ability. We use redis-sentinel in our dev, qa, stage, and prod environments. But I would love to just be able to run redis standalone locally.
We use redis in an open source project and so need to offer people an easy way to pick between redis and redis sentinel without littering our code with if statments. So I wrote a tiny wrapper https://github.com/sharelatex/redis-sharelatex if there is interest I could put this functionality into this project. Its very basic atm.
The text was updated successfully, but these errors were encountered: