SIGN IN SIGN UP

Make several misc fixes (#157)

* Fix #149 regression of retryCount: -1

* Fix #138 - export RedlockAbortSignal

* Fix #120 - error on non-integer floats

* Upgrade dependencies

* add changelog

* Add docker layer cache to GH workflow

* specify redis 6

* add --no-TTY with docker compose in GH actions

It appears that the output of docker compose is missing. This appears to be due to a change in the GitHub action environment which can be worked around by applying --no-TTY. See:
- https://github.com/github/feedback/discussions/11011
- https://github.com/actions/virtual-environments/issues/5022
M
Mike Marcacci committed
ab6c09c20ea906f42140cc67b9781f390d6646fe
Parent: 70bc2f7
Committed by GitHub <noreply@github.com> on 3/6/2022, 9:08:06 PM