Alik Khilazhev

Results 27 issues of Alik Khilazhev

``` [2017-02-10 11:09:14,837] ERROR: Worker-1: Encountered API Error: - The request contains an entity body but no Content-Type header. The inferred media type 'application/octet-stream' is not supported for this resource.....

need feedback

Cool project! I wonder if spaGO will support other languages? For example Russian?

question

Now running tip from the command line is very slow, because it compiles every time. I have added [sbt-assembly](https://github.com/sbt/sbt-assembly) plugin so that we can compile tip to jar and run...

**Is your feature request related to a problem? Please describe.** We have 2 apps running in kubernetes, the first one produces logs like `{ "message": "hello" }` and the second...

enhancement

Проблема описана тут https://github.com/KazanExpress/yc-tf-bugreports/tree/master/bugs/postgres-3

mdb
postgres

Will it be ok if several instances of the application using `hibernate-redis` will connect to a single instance of Redis? Will it be ok? and will they share and manage...

```bash cd cmd/gnoview go build # github.com/gnolang/gno/cmd/gnoview ./main.go:31:3: unknown field 'Package' in struct literal of type gno.MachineOptions ./main.go:33:3: unknown field 'Importer' in struct literal of type gno.MachineOptions ./main.go:161:24: undefined: gno.Realmer...

Hi! I would suggest to enable some linters on this repo. For example by using [golangci-lint](https://golangci-lint.run/). It will help to catch some bugs early and keep code quality at good...

Please, add detailed instructions on how to add k8s cluster. It's not obvious Thank you!