yannh / redis-dump-go

Backup & Restore your Redis server - FAST
MIT License
280 stars 58 forks source link

Username and password authentication #42

Closed hsshss closed 2 years ago

hsshss commented 2 years ago

Add support username and password authentication.

yannh commented 2 years ago

Hi @hsshss ! I'll check this more in details later in the week but it seems well-tested and pretty straightforward. Thank you!