Joel Andritsch
Joel Andritsch
**Describe the enhancement:** I would like to see a generic TCP output (with optional TLS) added to Beats. This was originally proposed in https://github.com/elastic/beats/issues/11942 but closed due to inactivity. **Describe...
Hi there! I'm currently working on an sample project that will provide basic image editing (crop, rotate, color correction, etc...) in the browser. The goal is to provide a highly...
Hello, I am using LinvoDB with Levelup as the backend in an Electron application and noticing some pretty slow query performance with a moderately sized data set. The documents I'm...
In the KssStateGenerator, a new stylesheet object gets embedded into the page via "insertRule" for every CSS rule that can have a modifier. This can be a bit dangerous because...
I'm observing what appears to be a memory leak when using a `BulkIndexer`. I noticed that my application's memory was growing rapidly as usage of the BulkIndexer increased. I thought...