Pau Alarcón

Results 35 issues of Pau Alarcón

The schema registry running locally on the docker image with tag `5.2.0` is not returning correct schema compatibility responses for protobuf schemas. What happens is that when I register a...

Hello! I am having problems to create a `ScoredValue` from an `Optional` value in the recent release `6.1.0.RELEASE`, in which the signature `ScoreValue.from(Double score, Optional value)` now returns `Value` instead...

for: team-attention
status: waiting-for-feedback
status: feedback-reminder

This is an attempt to show/help to further investigate the issue with publish selector raised on the ticket #1292. As @alexandru mentioned, this is a timing on subscription, which only...

There was some issues in the past on the deployment of pureconfig exercises, noticed that the selected version did not even existed. Hence it was downloaded to `1.2.0` https://search.maven.org/search?q=exercises-pureconfig

Resolves https://github.com/monix/monix-kafka/issues/240 by introducing a new class `KafkaConsumerResource` which essentially is an improved way of creating and closing a `KafkaConsumer` than directly form `KafkaConsumerObservable`, the problem with the latter one...

**WIP** This PR aims to add benchmarking for monix-kafka. https://github.com/monix/monix-kafka/issues/116 The approach to do so would be to spin up a kafka cluster using docker containers, for the moment only...

This PR aims to migrate documentation from readme to its own web site https://github.com/monix/monix-kafka/issues/202 It is not just a migration of the actual docs, but rather a refinement that includes...

Looking at how nice and organised the documentation of other monix projects (bio and connect) looks like, thought that it could be a good idea to migrate kafka documentation on...

Add new and more performant variants for the existing Sinks for the MongoDb connector that allows parallel execution of the operations. That would imply adding new signatures that expect a...

enhancement
mongodb

Support for redis pub sub modulel