The idea is:
To get an extra logic environment to check for conditions before in/upserting documents
My use case:
I want to give a combination of:
- id (like url+part) EQUALS “bla”
- lastmod (datetime) HIGHER THAN
previous
I think it would be beneficial to add this because:
idempotent updates of data are key
Any resources to support this?
Are you willing to work on this?
join me