Patrik
Patrik
Hello, When looking at the docs, it seems it's only possible to consume one web hook. I have several projects on docker hub, that should deploy. The correct solution would...
…with colors in the cpulines styles, not sure if you would like to do something like this, but in my mind the important thing is uniqueness of the CPU cores,...
Hello, This works great on the web. But it would be cool with a boilerplate for a "mobile app". Where you don't use the redirect flows. Cause that's usually handled...
Hello, I have tried to find some good examples of registering CacheManager in ASP.NET Core with DI. Is there any examples of this , cause I couldn't really get it...
TODO: add tests
TODO: Update description
Would be awesome to monitor number of connections also, So you can get alerts before it hits the limit of the db instance.
### What version of Go are you using (`go version`)? $ go version go1.12.6 darwin/amd64 ### Does this issue reproduce with the latest release? Latest Master ( cause trying to...
**Description** We have a use case where we want to have 1 domain proxied through cloudflare and another one not proxied via cloudflare but using the same `service` So in...
Hello, I'm using RavenDB in my project. So I dont want to have my ID's as a int. Changed the object so it's a string. So now it's possible to...