Vladimir Lyzo

Results 4 issues of Vladimir Lyzo

Pull request adds redis-store support Gems: [redis-rails](https://github.com/redis-store/redis-rails) and [redis-store](https://github.com/redis-store/redis-store)

As per discussion in https://github.com/buildkite/elastic-ci-stack-for-aws/issues/1022 docker compose v2 can coexist with v1 + `docker-compose-plugin` now supports [opt-in feature](https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/pull/334) to enable docker-compose v2

Should we raise exception to avoid incorrect usage of `transaction: true`? Another approach will be create transaction Current behavior of library: it silently runs `SELECT pg_advisory_xact_lock(...)` that without transaction means...

In scenarios where agent clusters are isolated from each other, with each cluster responsible for building its own image and pushing it to its respective image registry, there is a...