Rogier Lommers
Rogier Lommers
Yeah, I'm very interested as well.
> Is there already a workaround so that I can update from dsm 7.1 to 7.2 without any problems and still have pbs running? What exactly is the probem? I'm...
Same problem here; prefer not to remove the -l
> look https://clickhouse.com/docs/en/ this is blazing fast columnar database Why? As long as postgres works, it's fine right? What are the immediate benefits of using clickhouse?
Sorry, didn't saw the rest of the readme (I looking on mobile). Will check it out. Basically what I was looking for was a piece of code to run on...
Thanks; I'm able to setup a cluster of three now. Now the next step is to put some data in, I tried this: `curl -v -X POST http://127.0.0.1:8200/ -d {"key":"value"}`....
Thanks for all the work, @MichaelEischer . Appreciated!
A bit more information: it turns out that the gitlab API does support these operations: [EDIT] ``` curl --header "PRIVATE-TOKEN: xxx" --header "Content-Type: application/json" -X PUT --data '' https://gitlab/api/v4/groups/25459/merge_request_approval_setting ```...
Will do later-on, a bit time constraint now. Will follow-up asap. Thanks, @amimas !
Hey @fabianishere , can we make a new release as well? Is that something I can help with?