Tory Clasen

Results 3 issues of Tory Clasen

MongoDB supports tailable cursors which allow you to "subscribe" to additions and changes to a collection or document. https://motor.readthedocs.io/en/stable/examples/tailable-cursors.html It would be neat if you could use this with beanie,...

feature request

### Name and Version bitnami/mongodb:5.0.10-debian-11-r3 ### What architecture are you using? arm64 ### What steps will reproduce the bug? I'm actually trying to run the Bitnami helm chart for Mongodb...

on-hold
tech-issues
mongodb

### What happened? The Dockerfile generated by `devbox generate dockerfile` doesn't seem to work on my box. I've seen this exact Dockerfile all over github so I'm not actually sure...

bug
triage