Alexey
Alexey
Hello, I've been using miniredis in my unit-tests and found unexpected behaviour when trying to subscribe with miniredis client and publish with https://github.com/redis/go-redis, which led to io timeout on publisher....
Currently if you try to find non-existing stub the server will answer with `500` status code, shouldn't it be 404? ```[tasklist] ### Tasks ```
Hello, I've wanted to add support for https://github.com/dgraph-io/badger, but most recent badger/v4 uses go 1.19, and trm is 1.13 due to backward compatibility. So I have a few questions 1....
Hello, I've been using trm for my personal projects with pgx backend and found out some edge case in [trm/v2/manager.go](https://github.com/avito-tech/go-transaction-manager/blob/main/trm/manager/manager.go). Apparently, when a context with external cancel function is passed...
------------------------ Note: by creating a PR or an issue you automatically agree to the CLA. See [CONTRIBUTING.md](https://github.com/userver-framework/userver/blob/develop/CONTRIBUTING.md). Feel free to remove this note, the agreement holds.