Tomáš Hromada

Results 7 issues of Tomáš Hromada

Hi, I'm not sure if this is a feature or a bug, but when we use the same cache key for different PRs (sequentially without a race condition), the second...

documentation
area:scope

Is it necessary to enable Keychain Sharing with the specific key (`io.fullstack.oauth.AUTH_MANAGER`) to be able to properly use this library? If so, why?

Hi, I'm trying to use hiredis with the native SSL support, which seems to be available on the `master` branch of the repo, but I'm unable to install the gem...

Skip creating the release, since `taiki-e/create-gh-release-action` is not compatible with the Changelog format

**Describe the bug** The client should support BFloat16. BFloat16 was added in Clickhouse [24.11](https://clickhouse.com/blog/clickhouse-release-24-11) with https://github.com/ClickHouse/ClickHouse/pull/64712 PR. Similar to https://github.com/ClickHouse/clickhouse-go/issues/1628.