Marc Weistroff

Results 8 issues of Marc Weistroff

I currently want to inspect messages that have been sent during my tests, without messages reaching my real broker. It's not possible out of the box as the BlackholePublisher does...

In the present prototype, configuration is inside the scheduler, which expose an HTTP API. This is fundamentally wrong and a new way of managing the configuration should be made. Requirements...

enhancement

Hi, As the gem actually requires the `vips` CLI to be installed, I'm suggesting the Gemspec list this requirements. Thanks

Hi, While the documentation states that `concave_hull` is available for libgeos 3.5+, the current implementation actually requires 3.12+ to have this method. The reason is that there is a check...

Adding `require 'clickhouse-activerecord/rspec'` to `rails_helper.rb` in a Rails 8.1 project actually causes ActiveRecord raise errors when trying to access models that aren't store in ClickHouse. It seems that connecting to...