z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
287 stars 441 forks source link

Password on redis in z-nomp #133

Closed GRinvest closed 7 years ago

GRinvest commented 7 years ago

How can I make password on redis in z-nomp example:

   "host": "127.0.0.1",
    "port": 6379,
    "db": 0,
    "password": "password_db"

To connect multiple servers to a single database

WaveringAna commented 7 years ago

There's no password support with redis, will be an new feature though