Wojtek Turowicz

Results 70 comments of Wojtek Turowicz

@ReubenBond do you know how NATS compares to Etcd in terms of key-value storage? I need something that can run on small arm devices and basically be a layer over...

Actually Etcd works pretty well for me in single instance with low resources. I was thinking if I could swap it with NATS as it in addition has queues (similar...

@ReubenBond ![image](https://user-images.githubusercontent.com/1055391/151536856-c0b1a878-fd66-440c-87e0-01d0836fe938.png)

I have contacted you guys on the Discord development channel

@oising I am well aware. This will be a JetStream integration with `Retention Policy = WorkQueuePolicy`

I have halted the work on this as the .NET lib for NATS is not async-await capable, therefore it's not very feasible to use within Orleans model.

https://github.com/Surveily/Orleans.Streaming.NATS

@oising we will be circling back to this issue very soon. Good find, thanks!

I need to be able to host a kubernetes cluster behind a single IP in such a way, that all nodes are assigned traffic in a round-robin fashion.

@Kashalls that would be awesome