[READ-ONLY] Mirror of https://github.com/mostlyobvious/En57. DCB-compatible event store library in Ruby with support for PostgreSQL.

Reuse failure positions in benchmarks master

- Use the failure result position when retrying conditional append benchmark writes so retries do not need a follow-up read to find the new boundary. - Keep benchmark contention behavior aligned with the public append result API.