Kerak Lee
Kerak Lee
Replaced redigo client with goredis one. @benmanns what is the significance of `GetConn` and `PutConn` ? I've removed them because of redis lib change, but they can be recovered if...
**Describe the bug** Merging two files causes comment of the second one to be lost. I didn't see this issue listed. Is it an expected behaviour? **Input Yaml** data1.yml: ```yaml...
### Abstract ### Proposal ### Implementation ### Open issues (if applicable)
### Abstract The README is slowly growing, so TOC may be a nice addition ### Proposal ### Implementation ### Open issues (if applicable)
Hello. I have strange error while using migrate.NewWithDatabaseInstance function. When i'm trying to invoke this function, i'm getting error "file does not exist". Problem is, my directory does exist. Let's...
This PR updates netcode repository to use go modules instead of vendoring. All tests are passing :heavy_check_mark: ~~Looks like there's problem with Travis having `GO111MODULE="auto"` variable set, causing go to...
Hi. One of main use cases I know for logger fields is to append more stuff as you go, but the return difference between `Logger()` and `Ctx()` makes it quite...
They'll be needed for Cycloid TF provider
Running tests on OSX is not possible atm, since the `sed` is incompatible. I don't know if there are more issues with it, but it'd be nice to run it...