Munjal A Patel
Munjal A Patel
Upon further investigation, apparently, any `cockroach` on the operator pod immediately gets `killed`
Interestingly, changing to `image` from `cockroachDBVersion` fixes it. ```yaml image: name: cockroachdb/cockroach:arm64-v22.2.0 ```
@dafu-wu @kebe7jun I am also having similar issues as described in #250
No denying the fact that it will require decent chunk of work. But it will certainly open up more opportunities where NATS can be leveraged as well. Currently, we are...
@derekcollison it really depends on system's use cases. For my use case, we are talking 1000s of different kinds of events.
Yes, events will need different subjects. Each event will be the and 4 to 5 additional field. So couple of bytes.
@bhelx I believe this still needs implementation. If I am reading the code correctly, I think we need to instantiate the module *to link* with the same `linker` before the...
@tessi how are we doing with this PR? What is remaining for us to get this to finish line? Is there anything I can help with? I am pretty familiar...
@tessi congratulations on the baby!! Happy to help wherever I can :)
Hey @tessi thanks a lot for getting this going. As always, awesome work! The explainer video was very helpful -- unfortunately, my Rust is very _rusty!!_ I hope @scrogson can...