Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joram87
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: VeilStream – Per-Branch Preview Environments
(veilstream.com)
6 points
by
joram87
8mo ago
|
0 comments
2.
▲
by
joram87
1y ago
We've not tried it with dblab engine. that would be an excellent combo (from my quick reading up on it). I'll add to my todo list to experiment with the pairing. It does look like some overlap in functionality, but mostly they are
3.
▲
by
joram87
1y ago
re: streamlining the custom filters we were considering allowing the user to inject stored procedures themselves, and then use those, but currently, we're opting to implemented them ourselves, so we have better control over the user ex
4.
▲
by
joram87
1y ago
Oh yes! We made that possible through conditionals. We default to unconditional modification, but if you toggle the conditional option, you can provide a list of conditions which, if they all pass, trigger the modifications. A future improv
5.
▲
by
joram87
1y ago
- jsonb : kinda, we do static json replacement, with more complex rules on the horizon, where you could replace some regex-like path with a random func. - uuids: no, but I should. adding to my list :) - ip addresses: yes ip4 and ip6, but I
6.
▲
by
joram87
1y ago
ah yeah, I linked the web app, the landing page is here: https://www.veilstream.com/ Currently we don't have much publicly on the GitHub page.
7.
▲
by
joram87
1y ago
Good questions. We do not do connection pooling yet. currently it's a fresh connection per query (which adds a bit of latency). We're intending to add basic connection pooling shortly after launch. That said, if you put it in-fron
8.
▲
Show HN: VeilStream – prod-like data without the PII
(app.veilstream.com)
22 points
by
joram87
1y ago
|
12 comments
9.
▲
by
joram87
2y ago
I probably should mention the name of the tool I'm working on... oops, it's VeilStream :)
10.
▲
by
joram87
2y ago
I've been working on something similar, starting a company around the idea! We realized that a lot of people had concerns or challenges with installing an extension on their production database and also that they wanted non-technical f