Nick Balkissoon

Results 4 issues of Nick Balkissoon

MemoryBackend currently is coded to emulate Mongo 3.0.0 - any plans on supporting newer versions (3.6.0)? This would require updating the OpCode handling as 3.6 introduces a new OpCode that...

feature

I'm very interested in doing dynamic destination binding with Kafka as a binder. I've pulled down this project and made slight modification. Instead of creating a channel with: ```java @Bean(name...

ResourceWebhook does not support the API: POST/api/v1/webhooks/{id}/validate This endpoint could be used in code to provide health status of the webhooks, and alert accordingly if /validate fails.