I'm using redis and postgresql and currently forced node-rdkafka on my steveo install.
There are compilation issues with node-rdkafka in docker nodejs:alpine that I can work around, but I don't use kafka at all is it possible to reduce the size of node_modules by not installing it at all?
Also is the @steveojs/storage-postgres dependency not configured correctly?
I'm using redis and postgresql and currently forced node-rdkafka on my steveo install.
There are compilation issues with node-rdkafka in docker nodejs:alpine that I can work around, but I don't use kafka at all is it possible to reduce the size of node_modules by not installing it at all?
Also is the @steveojs/storage-postgres dependency not configured correctly?