Eric Satterwhite
Eric Satterwhite
Would be great to have pipelinedb extensions available on PGXN and versioned!
Looking over the configuration settings for pipelinedb, I'm trying to figure out what is practical for some of these. I understand it is largely based on usage + throughput -...
I'm trying to understand the best way to deal with master failover. Is this something that the module does inherently? Or does every application need to implement this? What is...
**What would you like to be added**: A command line flag for `kindContainers` **Why is this needed**: During a CI build process Docker tags are generated and have a random...
when a new packages is added to an existing monorepo the initial release of the package results in adding the release success comment on every PR/Issue before it. The commits...
Is there a way to point this at a local server endpoint or static file instead of it loading APIs.guru? I wasn't able to find how to do this.
I would like to be able to run pongo as a non-root user but it seems to generally run into problems creating directories. This is a bit of a problem...
The conventional commit spec indicates the footer can be indicated by the git trailers format ```txl footers other than BREAKING CHANGE: may be provided and follow a convention similar to...
Was looking to use this project for dev at work. We have our own base images we use so wasn't going to use the Docker file in the repo. Really...
This relates to #275. When trying to send multipart messages and XPUB/XSUB proxy, the proxy is forwarding message part where the binding is expecting an integer, and crashes. problem can...