Tory Clasen
Tory Clasen
Hello! I'm resurrecting this thread to recommend https://roman-right.github.io/beanie/ as the ODM for this ticket.
> Hello! I'm resurrecting this thread to recommend https://roman-right.github.io/beanie/ as the ODM for this ticket. Also, there is now support for mocking out motor during unit tests that don't really...
I was able to get it working with Beanie in a fork, I just didn't finish out the typing to get it to pass mypy. It is very possible.
Hey, @dclimber , sorry I missed your original tag. I'd happily assist you with building this out. Maybe even @killswitch-GUI would want to take a look at this as well.
+1 from me. I have microservice developers who don't want to know that they are using k8s under the hood, and because of that don't directly use k8s commands through...
Should it remain as `redis://` while it is still conformant with the redis protocl? https://redis.io/docs/reference/protocol-spec/ or until the wire format changes to become valkey specific?
+1 for this issue. In my ideal world I'd like to be able to execute this Tiltfile: ```python if config.tilt_subcommand == "down": local(command="ctlptl delete -f ./deploy/local-dev-cluster.yaml") # Force Exit? else:...
Damn it... I thought I searched this well enough before posting... Thanks for the tag.
+1 from us on this issue. Istio debug prints are currently over 90% of all my streaming logs in Tilt making it difficult to read anything of value.