mizosoft
mizosoft
Hi @jfeltesse-mdsol, thanks for reporting. Supporting custom cache stores has definitely been on my radar. However, I'm not yet sure what'd be the right way to do this. Ideally, this...
@regbo Thanks for sharing your experience. Redisson indeed seems like an overkill. I gave lettuce a quick look, and I think it's neat. > Fantastic project BTW. Thanks! Glad you...
Hi @jfeltesse-mdsol. Sorry for not getting up to speed with this. I was eager to first re-specify the Store API to allow storing multiple responses per entry (each mapped to...
I see... I think in my case then I should use the non-blocking parser only if the response charset is `UTF-8` or a subset of it, else fallback to loading...
That would be really nice. I was about to open a similar issue as I've just realized `@CartesianProductTest` doesn't work with JUnit's param annotations when I tried it with `@CsvFileSource`....
@Michael1993 I see your point. Thanks for clarifying! I'm still wondering however if these annotations can still be honored by `@CartesianProductTest` despite them being unrepeatable. I don't see why something...
Hi @preslavrachev, thanks for raising this issue. Decompression seems to be working fine when tested in a simple native image built with [the GraalVM Gradle plugin](https://graalvm.github.io/native-build-tools/latest/gradle-plugin-quickstart.html). However, I'm yet to...
@preslavrachev sure, I'll let you know when I give it a try. Glad Methanol could be helpful!
Done. This will make the `1.8.0` release. I still want to add some tests to check the handling of awkward scenarios (e.g. expected keys dropped/expired). In the meantime, you can...
Welcome! Feel free to provide any kind of feedback!