Sachin Walia

Results 7 issues of Sachin Walia

I have my project repo as: `"gitlab.orgname.eng.com/depname/someservice"` My global GOPATH is defined as: `/Users/admin/go` goBuild works fine If I put above repo as: `/Users/admin/go/src/gitlab.orgname.eng.com/depname/someservice` However if I put `someservice` inside...

I came across your website and it is extremely helpful. I have been building microservices using Spring Boot for long time and when I came across your website discovered that...

Proposed Topic

Morphia supports ObjectID but it'd be a nicer feature to natively support generation of long Id. Play morphia plugin does it by using a secondary table to track last generated...

enhancement

Hi thanks for the amazing go binding. I am thinking about using this in go based microservice and wondering about the lifecycle of initialize and terminate functions. Are these functions...

Does it support Java based migrations just like flyway?

enhancement

JDBC doesn't support Named parameter in SQL natively. However some of the leading libraries do support this. Also it makes SQL much more readable. Something similar to Spring JDBC template:...

enhancement

Hello, I am wondering if there is a plan to build client lib for Rust.

help wanted
customer requested