Skip to content

Commit

Permalink
Change read since master changes should now call a failover
Browse files Browse the repository at this point in the history
  • Loading branch information
jamessharp committed Dec 9, 2014
1 parent 1a493ad commit 47b15cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ var sentinelClient = sentinel.createClient(endpoints, {role: 'sentinel'});
Where you should also transparently get a reconnection to a new slave/sentinel if the existing one goes down.

## TODO ##
* Support for if the master changes but doesn't go down
* We could probably be cleverer with reconnects etc. and there may be issues with the error handling

## Licence ##
Expand Down

0 comments on commit 47b15cd

Please sign in to comment.