On 26.03.2020 03:50, Bruce Momjian wrote:
> On Wed, Mar 25, 2020 at 05:46:27PM +0200, Marius Andreiana wrote:
>> Thanks Tom, that makes sense. Appreciate your time to explain the context.
>>
>> I'll followup with Heroku.
> Also, I have heard PL/V8 is very hard to build for packagers (because of
> changes by Google in the way V8 is packaged), which has decreased PL/V8
> adoption.
True.
Btw, Nginx made their own JS implementation
https://nginx.org/en/docs/njs/index.html
It might be easier in integration than V8.