harsh jain
harsh jain
@prakashrj What should be the value of KPATH environment variable?
@adrianchifor @vaibhavk Pushed a PR on the same issue this PR is on. What should we do?
@adrianchifor @uberspot currently I and vaibhavk are working on the same issue. It doesn't make sense. Can you do something about it? It needs urgent attention.
@uberspot review plz.
@ramaro review plz.
@adrianchifor All the comments and conversation has been resolved.
I have rebased this PR with master branch.
See, what i have done is made one handler to be able to handle two codecs: one for RPC(mapping request data to params and method ) and one for REST(mapping...
@glemercier I was written script to show the denali step up with REST endpoints. It is now available in the PR [script](https://gist.github.com/harsh-98/ceaf6fa92e95269a532916bcdf339c72). I am happy to help you understand what...
@richard-ramos sql.DB internally has reconnection strategy to connect again, in case all prev db connections are not alive. There are 3 services that use db -- peerStore, store and rendevzous...