Skip to content

v7.8.0

Choose a tag to compare

@pluma pluma released this 19 May 12:09
· 307 commits to main since this release
d597f31

Added

  • Added retryOnConflict option to db.query and route.request

    This option allows specifying the number of times the request will be retried
    if it results in a write-write conflict.