Jesper Lundgren

Results 15 comments of Jesper Lundgren

Maybe it's preferable to always first connect without keyspace and run the keyspace creation CQL before connecting to the keyspace.

Thank you for this patch, it works well

Maybe a flag to toggle removal of indirect dependencies? I think it makes more sense to include all dependencies so the SBOM can cover tests and tools.go.

Has there been any discussion around adding a generic “onRequest” function instead of splitting one function per HTTP method? That would also add compatibility with fetch based api frameworks like...

@evnu yes I agree, for now I just included all benchmarks I used even though there is a bit overlap with existing benchmarks just to start a discussion. What about...

As an addition, it would be nice if rustler also had a standard way for rustler projects to add benchrmarks/tests that would automatically be setup for PGO, following these steps:...

> Interesting suggestion. This goes out-of-scope of this PR, maybe create a separate ticket just for that? I have never played with PGO yet, so I don't know how complicated...

I like the idea of a lightweight log interface. There are already larger heavier solutions for logging available like https://www.graylog.org/ that can be used in self host environment (and is...

But if people are investigating adding more persistence to rtail, I think my suggestion would be kafka. One way could be to have rtail server display kafka topics as streams...

> There is another PR floating around that referenced my issue, but the code seems completely half-baked > > #2438 the upgraded SDK allows configuring credentials via aws cli config...