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

Used UUID v7 as sequential random id generator #94

Closed oskardudycz closed 1 month ago

oskardudycz commented 1 month ago

I also added the ObjectId helper method to generate it with a Mongo-like style.