rebus-org / Rebus.PostgreSql

:bus: PostgreSQL persistence for Rebus
https://mookid.dk/category/rebus
Other
18 stars 20 forks source link

Use now() instead of clock_timestamp() to allow better index on cleanup deletes #39

Closed jmkelly closed 1 year ago

jmkelly commented 1 year ago

Addresses https://github.com/rebus-org/Rebus.PostgreSql/issues/38#issue-1666625600


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

jmkelly commented 1 year ago

@mookid8000 having I missed anything here that stops this getting merged?

mookid8000 commented 1 year ago

Sorry! Thanks for submitting this PR 👍

mookid8000 commented 1 year ago

It's out as Rebus.Postgresql 9.0.0-alpha04 on NuGet.org now 🙂 thanks again, and sorry for being so slow to reply!