event-driven-io / Pongo

Pongo - Mongo but on Postgres and with strong consistency benefits
https://event-driven-io.github.io/Pongo/
MIT License
1.21k stars 30 forks source link

Added findOneAndDelete, findOneAndReplace, findOneAndUpdate methods #31

Closed oskardudycz closed 4 months ago

oskardudycz commented 4 months ago

That closes all the basic methods support. Of course, they're not yet fully aligned with Mongo, but we'll get there.