Jason Dobry
Jason Dobry
No automatic failover, when the master dies it's a click of a button in the web UI to elect a new master from the replicas. With the release of 1.16,...
Can you provide a little more background on the need for this change? Tests?
Please remove your changes to `dist/` files from the PR.
Has conflicts that need to be resolved? Is this PR to simply add a new feature? Or does it fix a bug?
Can you please explain your motivation and use-case behind this pull request? I can read the code, but I can't read your mind ;) Also, please remove your changes to...
Why can't the admin page just use the cache created by the application?
What you've implemented seems like a code smell to me. You have multiple places where you're creating the same object, which could be error prone because the multiple places may...
Are you using in memory storage or local storage? What did you mean by "mem cache"? Can you produce a Plunker that demonstrates the issue?
When I said "until back up to `/#/home`" I meant backing up by using the back button. I didn't do anything to overwrite the forward history with new navigation actions....
I think you forgot to post the error