Pongo

Pongo - Mongo but on Postgres and with strong consistency benefits

MIT License

Downloads
2K
Stars
1.2K

Bot releases are visible (Hide)

Pongo - 0.5.0

Published by oskardudycz 3 months ago

🚀 What's New

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.4.0...0.5.0

Pongo - 0.4.0

Published by oskardudycz 3 months ago

🚀 What's New

  • Added missing implementations of methods:
  • Added option to inject PoolClient to PongoClient as the first step for transaction handling. Now you can create transaction outside and inject pool client. It's not yet fully the same as Mongo API; it'll be delivered in follow-up PR, but it's already enabling Emmett inline projections. by @oskardudycz in https://github.com/event-driven-io/Pongo/pull/26
  • Changed _id type to TEXT. In PostgreSQL, this should be almost equally the same indexable. Of course, it'll take a bit more storage, but let's live with that for now. Changing from uuid to text will allow more sophisticated key strategies. Most importantly, it'll reuse the stream ID as a document ID for Emmett projections. by @oskardudycz in https://github.com/event-driven-io/Pongo/pull/30

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.3.0...0.4.0

Pongo - 0.3.0

Published by oskardudycz 3 months ago

📝 What's Changed

  • Added Dumbo - utilities for PostgreSQL handling. This is technically a breaking change for the imports of internal PostgreSQL handling. Now endAllPools should be imported from @event-driven-io/dumbo by @oskardudycz in https://github.com/event-driven-io/Pongo/pull/25

📄 Docs

New Contributors

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.2.4...0.3.0

Pongo - 0.2.4

Published by oskardudycz 3 months ago

What's Changed

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.2.3...0.2.4

Pongo - 0.2.3

Published by oskardudycz 3 months ago

What's Changed

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.2.1...0.2.3

Pongo - 0.2.2

Published by oskardudycz 3 months ago

What's Changed

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.2.1...0.2.2

Pongo - 0.2.1

Published by oskardudycz 3 months ago

What's Changed

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.2.0...0.2.1

Pongo - 0.2.0

Published by oskardudycz 3 months ago

What's Changed

Docs

New Contributors

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.1.1...0.2.0

Pongo - 0.1.1

Published by oskardudycz 3 months ago

What's Changed

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.1.0...0.1.1

Pongo - 0.1.0

Published by oskardudycz 4 months ago

What's Changed

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.0.2...0.1.0

Pongo - 0.0.2

Published by oskardudycz 4 months ago

What's Changed

Full Changelog: https://github.com/event-driven-io/Pongo/compare/0.0.1...0.0.2

Pongo - 0.0.1

Published by oskardudycz 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/event-driven-io/Pongo/commits/0.0.1